diff options
| author | iamgoofball <iamgoofball@gmail.com> | 2018-10-15 23:56:19 -0700 |
|---|---|---|
| committer | iamgoofball <iamgoofball@gmail.com> | 2018-10-15 23:56:19 -0700 |
| commit | 4858904d11bc9b350cf461d8455cf369b89477da (patch) | |
| tree | 2da72063f5e34e25c7bea96eea2065ad44ffb170 /aoapplication.h | |
| parent | af19ee5688882c83e751b6f79a8dca5bba0cbac6 (diff) | |
forgot to bump the version number
Diffstat (limited to 'aoapplication.h')
| -rw-r--r-- | aoapplication.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aoapplication.h b/aoapplication.h index 53968747..e3544fe6 100644 --- a/aoapplication.h +++ b/aoapplication.h @@ -226,7 +226,7 @@ public: private: const int RELEASE = 2; const int MAJOR_VERSION = 5; - const int MINOR_VERSION = 1; + const int MINOR_VERSION = 2; QString current_theme = "default"; |
