X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fdp.c;h=70162b2a0b1055b5134a5032fc08f101d9397765;hp=3a019951c0f4ecdd7f70d65699b96c3a9c6aee44;hb=6e4f8128fe078a3e54f5c92d27c31acc7b8f9fd8;hpb=9a990c3302e6bf6c5c313541cbc1cbcea16dcb4d diff --git a/uip/dp.c b/uip/dp.c index 3a01995..70162b2 100644 --- a/uip/dp.c +++ b/uip/dp.c @@ -26,6 +26,8 @@ static struct swit switches[] = { { NULL, 0 } }; +char *version=VERSION; + static struct format *fmt; static int dat[5];