X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fprompter.c;h=7f71e028be4b43affaa581d1cccddfcb6cc0c0f4;hb=d39fe43959fda0efb9ae681672ea8e476f1848e1;hp=ea17b91a0194e0891291821da1eebca8748d47d5;hpb=e78afec69f277159f4b821b02b2280cb05b270bb;p=mmh diff --git a/uip/prompter.c b/uip/prompter.c index ea17b91..7f71e02 100644 --- a/uip/prompter.c +++ b/uip/prompter.c @@ -38,6 +38,7 @@ static struct swit switches[] = { { NULL, 0 } }; +char *version=VERSION; volatile sig_atomic_t wtuser = 0; volatile sig_atomic_t sigint = 0;