summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2005-10-25 09:40:11 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2005-10-25 09:40:11 +0000
commitb2887a236458af9c4faace7bbc2fa1921d8e7bee (patch)
tree2753e0af6364e4ebb0c4352d5c499b905e329716 /version.h
parentdb4955e4ddb3d0bb103b6780da2a650fd55a2c79 (diff)
downloadrsyslog-b2887a236458af9c4faace7bbc2fa1921d8e7bee.tar.gz
rsyslog-b2887a236458af9c4faace7bbc2fa1921d8e7bee.tar.xz
rsyslog-b2887a236458af9c4faace7bbc2fa1921d8e7bee.zip
fixed bug in tcp sender that could cause rsyslogd to dump core
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index 729c824b..b37b6910 100644
--- a/version.h
+++ b/version.h
@@ -1,2 +1,2 @@
-#define VERSION "1.11"
-#define PATCHLEVEL "2"
+#define VERSION "1.12"
+#define PATCHLEVEL "0"