aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorscatterflower <marisaposs@gameboyprinter.moe>2020-08-19 22:56:36 -0500
committerscatterflower <marisaposs@gameboyprinter.moe>2020-08-19 22:56:36 -0500
commit7cd0fa0c6e9875c0f199c6d7448e0a031dd8e631 (patch)
tree63d554e262dad30c6e43b81988ab51fca95283dd /include
parent9eb0f53db1ae87058458eae267f2a72e3a0a8091 (diff)
version bump to 2.8.5
Diffstat (limited to 'include')
-rw-r--r--include/aoapplication.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/aoapplication.h b/include/aoapplication.h
index f0e05453..60d945ec 100644
--- a/include/aoapplication.h
+++ b/include/aoapplication.h
@@ -449,7 +449,7 @@ public:
private:
const int RELEASE = 2;
const int MAJOR_VERSION = 8;
- const int MINOR_VERSION = 4;
+ const int MINOR_VERSION = 5;
QString current_theme = "default";