X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Ffmtdump.c;h=419d8eea8d444d8a64dd969d24db6b718053ad6e;hp=d75849b53dccb0f5339f3664bfcf2009cc224835;hb=6e4f8128fe078a3e54f5c92d27c31acc7b8f9fd8;hpb=9a990c3302e6bf6c5c313541cbc1cbcea16dcb4d diff --git a/uip/fmtdump.c b/uip/fmtdump.c index d75849b..419d8ee 100644 --- a/uip/fmtdump.c +++ b/uip/fmtdump.c @@ -23,6 +23,8 @@ static struct swit switches[] = { { NULL, 0 } }; +char *version=VERSION; + /* for assignlabel */ static struct format *lvec[128]; static int lused = 0;