diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2005-06-28 13:20:11 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2005-06-28 13:20:11 +0000 |
commit | 23968b1f758ae3a1a1cfb6ea2a8eb28cb7aa1ebf (patch) | |
tree | 79e8cc0b7eba29e0a66e8d90e24671677f67ad57 /version.h | |
parent | f2fc13115a90ba2ca575352b04bd8abf7af64d23 (diff) | |
download | rsyslog-23968b1f758ae3a1a1cfb6ea2a8eb28cb7aa1ebf.tar.gz rsyslog-23968b1f758ae3a1a1cfb6ea2a8eb28cb7aa1ebf.tar.xz rsyslog-23968b1f758ae3a1a1cfb6ea2a8eb28cb7aa1ebf.zip |
some printf format changes for off_t plus makefile updates...
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ #define VERSION "0.9" -#define PATCHLEVEL "0" +#define PATCHLEVEL "1" |