summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-06-14 13:07:32 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-06-14 13:07:32 +0000
commit2112ef22ae40b421279221f77140f90e09308c39 (patch)
tree1e704e1ca6784ddd436963f39f71746e75253278 /version.h
parentf925aba4ad669c6b96b348c0761ed0531c6f41b4 (diff)
downloadrsyslog-2112ef22ae40b421279221f77140f90e09308c39.tar.gz
rsyslog-2112ef22ae40b421279221f77140f90e09308c39.tar.xz
rsyslog-2112ef22ae40b421279221f77140f90e09308c39.zip
re-wrote syslog.c from scratch to solve a license compatibility issue,
provide some bug fixes and performance enhancemnts. Also required changes to klogd.c to support the new interface.
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 115cb0e2..d3dfe68e 100644
--- a/version.h
+++ b/version.h
@@ -1,2 +1,2 @@
#define VERSION "1.13"
-#define PATCHLEVEL "2"
+#define PATCHLEVEL "3"