update version to 0.9.0
This commit is contained in:
parent
01d7335ba2
commit
d5d0cec1b0
|
@ -2,6 +2,6 @@
|
||||||
#define VERSION_H
|
#define VERSION_H
|
||||||
#include <QObject>
|
#include <QObject>
|
||||||
|
|
||||||
#define DEVCPP_VERSION "beta.0.8.11"
|
#define DEVCPP_VERSION "beta.0.9.0"
|
||||||
|
|
||||||
#endif // VERSION_H
|
#endif // VERSION_H
|
||||||
|
|
Loading…
Reference in New Issue