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

This commit is contained in:
Jouni Malinen 2009-01-20 21:16:29 +02:00
parent 1cc84c1c6b
commit 790ccdb2b3

View file

@ -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 */