summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2005-07-29 08:37:47 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2005-07-29 08:37:47 +0000
commit641be9fa98ac0d4387c4fc4f5762fe4854d2efe6 (patch)
tree88ca602649564acdd36c5b75d00d2ae272776769 /version.h
parent17869a5ba296c5a39e4ea2481ca3d8c6948b7cdd (diff)
downloadrsyslog-641be9fa98ac0d4387c4fc4f5762fe4854d2efe6.tar.gz
rsyslog-641be9fa98ac0d4387c4fc4f5762fe4854d2efe6.tar.xz
rsyslog-641be9fa98ac0d4387c4fc4f5762fe4854d2efe6.zip
fixed the issue where rsyslogd dumped core when an invalid template name
was given
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 421e21c3..4d21322e 100644
--- a/version.h
+++ b/version.h
@@ -1,2 +1,2 @@
#define VERSION "0.9"
-#define PATCHLEVEL "4"
+#define PATCHLEVEL "5"