redesign version string
[mmh] / uip / prompter.c
index ea17b91..7f71e02 100644 (file)
@@ -38,6 +38,7 @@ static struct swit switches[] = {
        { NULL, 0 }
 };
 
        { NULL, 0 }
 };
 
+char *version=VERSION;
 
 volatile sig_atomic_t wtuser = 0;
 volatile sig_atomic_t sigint = 0;
 
 volatile sig_atomic_t wtuser = 0;
 volatile sig_atomic_t sigint = 0;