aboutsummaryrefslogtreecommitdiff
path: root/include/aoapplication.h
diff options
context:
space:
mode:
authorCrystalwarrior <varsash@gmail.com>2019-11-21 00:23:35 +0300
committerCrystalwarrior <varsash@gmail.com>2019-11-21 00:23:35 +0300
commit159f073514e2f60fd2229f21f7a536ffaddecfc2 (patch)
tree80106a34a93c4a060b5c3cefbf25dc7a7d62efcb /include/aoapplication.h
parent34848c4eaf8df62719045889a55be4c9ac2419a8 (diff)
Set version to 2.8.1 woop woop
Diffstat (limited to 'include/aoapplication.h')
-rw-r--r--include/aoapplication.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/aoapplication.h b/include/aoapplication.h
index 8dd48c6a..fe1a5b75 100644
--- a/include/aoapplication.h
+++ b/include/aoapplication.h
@@ -396,7 +396,7 @@ public:
private:
const int RELEASE = 2;
const int MAJOR_VERSION = 8;
- const int MINOR_VERSION = 0;
+ const int MINOR_VERSION = 1;
QString current_theme = "default";