hostap.git is now 0.8.x development tree
authorJouni Malinen <j@w1.fi>
Sun, 18 Apr 2010 18:01:00 +0000 (21:01 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 18 Apr 2010 18:01:00 +0000 (21:01 +0300)
0.7.x for branched into hostap-07.git for stable releases.

src/common/version.h

index e9d1f33..3b5d2ed 100644 (file)
@@ -1,6 +1,6 @@
 #ifndef VERSION_H
 #define VERSION_H
 
-#define VERSION_STR "0.7.2"
+#define VERSION_STR "0.8.x"
 
 #endif /* VERSION_H */