aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroldmud0 <oldmud0@users.noreply.github.com>2020-06-10 16:00:29 -0500
committeroldmud0 <oldmud0@users.noreply.github.com>2020-06-10 16:00:29 -0500
commit4bc23c889f22d8babe073a1e13693623f74261e3 (patch)
treee010a8165bf526743f6d0332526866201ee7b93b
parent35b9c834e2cbc49b1f479797fed8a9775e5c3e0f (diff)
Bump .pro version to 2.8.4
I won't roll the minor version back to 2.8.0 - that'll just cause headaches.
-rw-r--r--Attorney_Online.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/Attorney_Online.pro b/Attorney_Online.pro
index d49676ec..28a1e7ca 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.1
+VERSION = 2.8.4.0
INCLUDEPATH += $$PWD/include
DESTDIR = $$PWD/bin