Ver código fonte

1.1

tags/1.1
Timo Röhling 12 anos atrás
pai
commit
4a3349d538
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      postsrsd.c

+ 1
- 1
postsrsd.c Ver arquivo

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;

Carregando…
Cancelar
Salvar