From c06a1ef5fed05008e76cebca3785b3da00141cfd Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 14 Sep 2013 14:07:38 -0400 Subject: Ready for 0.8 release. Regression tests pass. --- NEWS | 5 ++++- deheader | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 41ad9e3..2a17ac8 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ deheader project news +0.8 @ 2013-09-14 + Minor documentation fixes. + 0.7 @ 2013-01-22 Accept .cc as an extension as well as .cpp. @@ -7,7 +10,7 @@ Add the return-status macros from sys/wait.h to the portability list. 0.5 @ 2010-12-22 - Source is now checked against all SuS portability requrements. + Source is now checked against all SuS portability requirements. There is an option to exclude files by pattern. 0.4 @ 2010-12-20 diff --git a/deheader b/deheader index 2238c24..f938465 100755 --- a/deheader +++ b/deheader @@ -35,7 +35,7 @@ BATON_DEBUG = 1 PROGRESS_DEBUG = 2 COMMAND_DEBUG = 3 -version = "0.7" +version = "0.8" # Difference in various compiler implementations and OSes mean that for cross- # platform compatibility you sometimes want to leave "unneeded" headers alone -- cgit v1.2.3-70-g09d2