[lib] bump version to 0.4.9 in preparation for release
authorChristophe Varoqui <christophe.varoqui@free.fr>
Fri, 3 Apr 2009 22:33:25 +0000 (00:33 +0200)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Fri, 3 Apr 2009 22:36:20 +0000 (00:36 +0200)
libmultipath/version.h

index c4d3266..d8417d4 100644 (file)
@@ -20,8 +20,8 @@
 #ifndef _VERSION_H
 #define _VERSION_H
 
-#define VERSION_CODE 0x000408
-#define DATE_CODE    0x080207
+#define VERSION_CODE 0x000409
+#define DATE_CODE    0x040409
 
 #define PROG    "multipath-tools"