[multipath] release preparation 0.4.7
authorChristophe Varoqui <root@xa-s05.(none)>
Mon, 13 Mar 2006 11:07:24 +0000 (12:07 +0100)
committerChristophe Varoqui <root@xa-s05.(none)>
Mon, 13 Mar 2006 11:07:24 +0000 (12:07 +0100)
multipath/main.h

index 89d98fb..8d5b285 100644 (file)
@@ -24,8 +24,8 @@
  */
 #define PROG    "multipath"
 
-#define VERSION_CODE 0x000406
-#define DATE_CODE    0x0b0a05
+#define VERSION_CODE 0x000407
+#define DATE_CODE    0x030c06
 
 #define MULTIPATH_VERSION(version)     \
        (version >> 16) & 0xFF,         \