X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fflist.c;h=73ad5f298c74eefbb11ebe668932dbcb7820eadb;hp=63fcb0f50aff921d5aafbb27ec56d6cd9cc4bc72;hb=6e9577f324bef90765a5edc02044eb111ec48072;hpb=9cf6132a6ea29968131a000bc2fb6860affac45e diff --git a/uip/flist.c b/uip/flist.c index 63fcb0f..73ad5f2 100644 --- a/uip/flist.c +++ b/uip/flist.c @@ -60,6 +60,8 @@ static struct swit switches[] = { { NULL, 0 } }; +char *version=VERSION; + struct Folder { char *name; /* name of folder */ int priority;