aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCrystalwarrior <varsash@gmail.com>2020-03-31 14:26:16 +0300
committerCrystalwarrior <varsash@gmail.com>2020-03-31 14:26:16 +0300
commit2e89f0d1997fb00aeab5e73962ca42489f1706af (patch)
treebcc5f144819a48f2c4179b8a18b794d06c1a8bed
parent7fb19ae7bdfc57fb7123edbe25d109b66173ab06 (diff)
Change the ultra-tiny-minor version so people can right-click for details and tell me which version they're using during qa-testing
-rw-r--r--Attorney_Online.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/Attorney_Online.pro b/Attorney_Online.pro
index 81a3304e..951d701d 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.8.3.0
+VERSION = 2.8.3.1
INCLUDEPATH += $$PWD/include
DESTDIR = $$PWD/bin