Change the ultra-tiny-minor version so people can right-click for details and tell me which version they're using during qa-testing

This commit is contained in:
Crystalwarrior 2020-03-31 14:26:16 +03:00
parent 7fb19ae7bd
commit 2e89f0d199

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.0 VERSION = 2.8.3.1
INCLUDEPATH += $$PWD/include INCLUDEPATH += $$PWD/include
DESTDIR = $$PWD/bin DESTDIR = $$PWD/bin