Timo Röhling hace 11 años
padre
commit
4a3349d538
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      postsrsd.c

+ 1
- 1
postsrsd.c Ver fichero

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…
Cancelar
Guardar