Browse Source

1.1

tags/1.1
Timo Röhling 11 years ago
parent
commit
4a3349d538
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      postsrsd.c

+ 1
- 1
postsrsd.c View File

32
 #include <syslog.h>
32
 #include <syslog.h>
33
 
33
 
34
 #ifndef VERSION
34
 #ifndef VERSION
35
-#define VERSION "1.0"
35
+#define VERSION "1.1"
36
 #endif
36
 #endif
37
 
37
 
38
 static char *self = NULL;
38
 static char *self = NULL;

Loading…
Cancel
Save