X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fslocal.c;h=df0dc7f6524066892a0509ed1dd5228be5e06d44;hp=9306f94b0fdeee6f1288ba9e3dcc9d1d21ea3806;hb=5cb46b33551f28e4168989e752e09bd927e993f9;hpb=4d5de28f500fe48f5aa28cec5e8a5dc3b6eac659 diff --git a/uip/slocal.c b/uip/slocal.c index 9306f94..df0dc7f 100644 --- a/uip/slocal.c +++ b/uip/slocal.c @@ -72,6 +72,7 @@ static struct swit switches[] = { { NULL, 0 } }; +char *version=VERSION; static int globbed = 0; /* have we built "vars" table yet? */ static int parsed = 0; /* have we built header field table yet */