The master branch is now used for v2.4 development
authorJouni Malinen <j@w1.fi>
Thu, 9 Oct 2014 17:36:53 +0000 (20:36 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 9 Oct 2014 17:36:53 +0000 (20:36 +0300)
Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/version.h

index 726289d..c662270 100644 (file)
@@ -5,6 +5,6 @@
 #define VERSION_STR_POSTFIX ""
 #endif /* VERSION_STR_POSTFIX */
 
-#define VERSION_STR "2.3" VERSION_STR_POSTFIX
+#define VERSION_STR "2.4-devel" VERSION_STR_POSTFIX
 
 #endif /* VERSION_H */