]> git.marmaro.de Git - mmh/blobdiff - uip/mhl.c
redesign version string
[mmh] / uip / mhl.c
index c089d8e0bab3a6500b0a732d13d1aeb8bb44696a..a84703b8ba6404ba999fd5f59228b508a96a7a9d 100644 (file)
--- a/uip/mhl.c
+++ b/uip/mhl.c
@@ -61,6 +61,8 @@ static struct swit switches[] = {
        { NULL, 0 }
 };
 
+char *version=VERSION;
+
 #define NOCOMPONENT 0x000001  /* don't show component name   */
 #define UPPERCASE   0x000002  /* display in all upper case   */
 #define CENTER      0x000004  /* center line                 */