Timo Röhling 11年前
コミット
51e9288c93
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      postsrsd.c

+ 1
- 1
postsrsd.c ファイルの表示

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

読み込み中…
キャンセル
保存