summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rwxr-xr-xdeheader2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index aef9b3b..de1e60c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
deheader project news
-0.6
+0.6 @ 2011-02-10
Add the return-status macros from sys/wait.h to the portability list.
0.5 @ 2010-12-22
diff --git a/deheader b/deheader
index f6df086..b4a1613 100755
--- a/deheader
+++ b/deheader
@@ -35,7 +35,7 @@ BATON_DEBUG = 1
PROGRESS_DEBUG = 2
COMMAND_DEBUG = 3
-version = "0.5"
+version = "0.6"
# Difference in various compiler implementations and OSes mean that for cross-
# platform compatibility you sometimes want to leave "unneeded" headers alone