Changed the version to 0.7.0 since development branch is now 0.7.x
This commit is contained in:
parent
1cc84c1c6b
commit
790ccdb2b3
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue