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