Bump .pro version to 2.8.4

I won't roll the minor version back to 2.8.0 - that'll just cause
headaches.
This commit is contained in:
oldmud0 2020-06-10 16:00:29 -05:00
parent 35b9c834e2
commit 4bc23c889f

View File

@ -3,7 +3,7 @@ QT += core gui widgets network
TARGET = Attorney_Online TARGET = Attorney_Online
TEMPLATE = app TEMPLATE = app
VERSION = 2.8.3.1 VERSION = 2.8.4.0
INCLUDEPATH += $$PWD/include INCLUDEPATH += $$PWD/include
DESTDIR = $$PWD/bin DESTDIR = $$PWD/bin