Parcourir la source

Changed the version to 0.7.0 since development branch is now 0.7.x

Jouni Malinen il y a 16 ans
Parent
commit
790ccdb2b3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/common/version.h

+ 1 - 1
src/common/version.h

@@ -1,6 +1,6 @@
 #ifndef VERSION_H
 #ifndef VERSION_H
 #define VERSION_H
 #define VERSION_H
 
 
-#define VERSION_STR "0.6.7"
+#define VERSION_STR "0.7.0"
 
 
 #endif /* VERSION_H */
 #endif /* VERSION_H */