diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-01-30 23:54:52 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-01-30 23:54:52 +0800 |
commit | 24481b4334db3c45041db53503a7b6832deb704f (patch) | |
tree | 8b8e6b43e76628760de208127ff074eb147cb8c4 /qmphelpwindow.hpp | |
parent | 1785e14480ab00afc4309bfcfbd5b00caea8ddde (diff) | |
download | QMidiPlayer-24481b4334db3c45041db53503a7b6832deb704f.tar.xz |
Necro-Fantasy. (WTF)
Diffstat (limited to 'qmphelpwindow.hpp')
-rw-r--r-- | qmphelpwindow.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmphelpwindow.hpp b/qmphelpwindow.hpp index 73221ca..c2052b2 100644 --- a/qmphelpwindow.hpp +++ b/qmphelpwindow.hpp @@ -2,7 +2,7 @@ #define QMPHELPWINDOW_H #include <QDialog> -#define APP_VERSION "0.6.2" +#define APP_VERSION "0.7.0" namespace Ui { class qmpHelpWindow; |