update version number

This commit is contained in:
royqh1979@gmail.com 2021-11-22 16:51:16 +08:00
parent a14257971c
commit eefd2a3140
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
#define VERSION_H #define VERSION_H
#include <QObject> #include <QObject>
#define DEVCPP_VERSION "beta.0.9.2" #define DEVCPP_VERSION "beta.0.9.3"
#endif // VERSION_H #endif // VERSION_H