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 -Repository header: +1.2 @ 2015-07-18 Notice preprocessor directives with whitespace after the hash-mark 1.1 @ 2015-01-26 @@ -36,7 +36,7 @@ BATON_DEBUG = 1 PROGRESS_DEBUG = 2 COMMAND_DEBUG = 3 -version = "1.1" +version = "1.2" # Difference in various compiler implementations and OSes mean that for cross- # platform compatibility you sometimes want to leave "unneeded" headers alone |