X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Ffmtdump.c;h=419d8eea8d444d8a64dd969d24db6b718053ad6e;hb=ca984be73bdba8c9e807aa56be6403a7b790ed21;hp=d75849b53dccb0f5339f3664bfcf2009cc224835;hpb=fc9279e818dfc96c63a5d75a89080cc68cfe1170;p=mmh 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;