diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2006-12-07 13:18:15 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2006-12-07 13:18:15 +0000 |
commit | 4dd685ca82e1fb47843fed5b70f0cb1d78b50b37 (patch) | |
tree | de71e4cb075baf43cbe97ce493153b07f0f350f5 /version.h | |
parent | d6607f5db6aecbe58a4fce79dd7703f8aaf2daac (diff) | |
download | rsyslog-4dd685ca82e1fb47843fed5b70f0cb1d78b50b37.tar.gz rsyslog-4dd685ca82e1fb47843fed5b70f0cb1d78b50b37.tar.xz rsyslog-4dd685ca82e1fb47843fed5b70f0cb1d78b50b37.zip |
compression support on the receiver side completed
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -#define VERSION "1.12" -#define PATCHLEVEL "3" +#define VERSION "1.13" +#define PATCHLEVEL "0" |