diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-07 07:42:54 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-07 07:42:54 +0000 |
commit | 01ed05ad8fb9bd1b5ce9050f278dd7d0adb74a5a (patch) | |
tree | 47729eaac6bdbf131f74a43edaa9033007862262 /version.h | |
parent | da31be0b008b37e5b9c9457b8e89835afeea57b4 (diff) | |
download | rsyslog-01ed05ad8fb9bd1b5ce9050f278dd7d0adb74a5a.tar.gz rsyslog-01ed05ad8fb9bd1b5ce9050f278dd7d0adb74a5a.tar.xz rsyslog-01ed05ad8fb9bd1b5ce9050f278dd7d0adb74a5a.zip |
added slackware rc script from Chris Elvidge
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -#define VERSION "0.9" -#define PATCHLEVEL "8" +#define VERSION "1.0" +#define PATCHLEVEL "0" |