summaryrefslogtreecommitdiffstats
path: root/rc.c
diff options
context:
space:
mode:
Diffstat (limited to 'rc.c')
-rw-r--r--rc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.c b/rc.c
index fbbf5d6..4f2bd1d 100644
--- a/rc.c
+++ b/rc.c
@@ -9,7 +9,7 @@
#define MYNAME "rc"
-#define MYVERSION "OpenRC library for " LUA_VERSION " / Jan 2010"
+#define MYVERSION "OpenRC library for " LUA_VERSION " version " VERSION
/* convert RC_STRINGLIST to a lua table on the stack */
static int push_stringlist(lua_State *L, RC_STRINGLIST *list)