summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/runsvchdir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runsvchdir.c b/src/runsvchdir.c
index fb83645..9bf17f7 100644
--- a/src/runsvchdir.c
+++ b/src/runsvchdir.c
@@ -9,7 +9,7 @@
 #define USAGE " dir"
 #define SVDIR "/etc/runit/runsvdir"
 
-#define VERSION "$Id"
+#define VERSION "$Id$"
 
 char *progname;
 char *new;