X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fdp.c;h=70162b2a0b1055b5134a5032fc08f101d9397765;hb=refs%2Fheads%2Fpick;hp=3a019951c0f4ecdd7f70d65699b96c3a9c6aee44;hpb=5ba9c2f13fedf1d8d6ed907ef1f505616290efaa;p=mmh 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];