diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2005-10-13 16:11:54 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2005-10-13 16:11:54 +0000 |
commit | 28ff893ce64e2a46b62fb517c268ed1785c009c2 (patch) | |
tree | 13b6f0beef0e468875418f618d05d28b6ae92bf4 /version.h | |
parent | 4ae1f8a765772d21446ad7f8158fd9d882d06c40 (diff) | |
download | rsyslog-28ff893ce64e2a46b62fb517c268ed1785c009c2.tar.gz rsyslog-28ff893ce64e2a46b62fb517c268ed1785c009c2.tar.xz rsyslog-28ff893ce64e2a46b62fb517c268ed1785c009c2.zip |
some restructuring, mostly preparation for an eventual move to a
dual-threading model
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ #define VERSION "1.11" -#define PATCHLEVEL "0" +#define PATCHLEVEL "1" |