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