aboutsummaryrefslogtreecommitdiff
path: root/Attorney_Online.pro
diff options
context:
space:
mode:
authorAlex Noir <Varsash@gmail.com>2022-03-04 00:24:39 +0300
committerAlex Noir <Varsash@gmail.com>2022-03-04 00:24:39 +0300
commitdb663f0e28b1e8d899e62abb09c41d745fcaeae1 (patch)
treef659a07637b94ea0a95cf25ccb1865e750c65ade /Attorney_Online.pro
parent92633e5ff27008f4abcc631b9a8eb46665adef1f (diff)
Update version to 2.10.0
Also do we need RELEASE, MAJOR_VERSION and MINOR_VERSION? Can't we just grab the app verison from Attorney_Online.pro somehow?
Diffstat (limited to 'Attorney_Online.pro')
-rw-r--r--Attorney_Online.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/Attorney_Online.pro b/Attorney_Online.pro
index abca0fb0..c21c7dea 100644
--- a/Attorney_Online.pro
+++ b/Attorney_Online.pro
@@ -3,7 +3,7 @@ QT += core gui widgets network
TARGET = Attorney_Online
TEMPLATE = app
-VERSION = 2.9.1.0
+VERSION = 2.10.0.0
INCLUDEPATH += $$PWD/include
DESTDIR = $$PWD/bin