Browse Source

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

Jouni Malinen 16 years ago
parent
commit
790ccdb2b3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/common/version.h

+ 1 - 1
src/common/version.h

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