diff options
-rw-r--r-- | NEWS | 2 | ||||
-rwxr-xr-x | deheader | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 @@ -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 |