The master branch is now used for v2.3 development
authorJouni Malinen <j@w1.fi>
Wed, 4 Jun 2014 21:51:02 +0000 (00:51 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 4 Jun 2014 21:51:02 +0000 (00:51 +0300)
Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/version.h

index 340afc7..1f25432 100644 (file)
@@ -5,6 +5,6 @@
 #define VERSION_STR_POSTFIX ""
 #endif /* VERSION_STR_POSTFIX */
 
-#define VERSION_STR "2.2" VERSION_STR_POSTFIX
+#define VERSION_STR "2.3-devel" VERSION_STR_POSTFIX
 
 #endif /* VERSION_H */