X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Ffolder.c;h=b7cdfe54d132448fed24aa48c50324e1689155c2;hp=3e3cd760804afa8c0bf37974787eb08fa03f39c0;hb=6e4f8128fe078a3e54f5c92d27c31acc7b8f9fd8;hpb=9a990c3302e6bf6c5c313541cbc1cbcea16dcb4d diff --git a/uip/folder.c b/uip/folder.c index 3e3cd76..b7cdfe5 100644 --- a/uip/folder.c +++ b/uip/folder.c @@ -64,6 +64,8 @@ static struct swit switches[] = { { NULL, 0 } }; +char *version=VERSION; + static int fshort = 0; /* output only folder names */ static int fcreat = 0; /* should we ask to create new folders? */ static int fpack = 0; /* are we packing the folder? */