Browse Source

1.3

tags/1.3
Timo Röhling 8 years ago
parent
commit
d549b3ff35
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      postsrsd.c

+ 1
- 1
postsrsd.c View File

43
 #include <syslog.h>
43
 #include <syslog.h>
44
 
44
 
45
 #ifndef VERSION
45
 #ifndef VERSION
46
-#define VERSION "1.2"
46
+#define VERSION "1.3"
47
 #endif
47
 #endif
48
 
48
 
49
 static char *self = NULL;
49
 static char *self = NULL;

Loading…
Cancel
Save