We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5457ddf commit f7b29e2Copy full SHA for f7b29e2
ext/syslog/syslog.c
@@ -12,7 +12,7 @@
12
#include "ruby/util.h"
13
#include <syslog.h>
14
15
-#define SYSLOG_VERSION "0.1.1"
+#define SYSLOG_VERSION "0.1.2"
16
17
/* Syslog class */
18
static VALUE mSyslog;
0 commit comments