chiark / gitweb /
0.57
[userv.git] / servexec.c
index 2b110126abc0fa5fabf93d530eb5c6ff8733c77c..41c6d37fae884cc885c8fefe600dbe28635a42f1 100644 (file)
@@ -61,7 +61,7 @@ void bisexec_version(const char *const *argv) {
   const unsigned char *p;
   int i;
   
-  printf("uservd version " VERSION "; copyright (C)1996-1997 Ian Jackson.\n"
+  printf("uservd version " VERSION VEREXT "; copyright (C)1996-1997 Ian Jackson.\n"
 #ifdef DEBUG
         "DEBUGGING VERSION"
 #else