version bump in .pro file

This commit is contained in:
David Skoland 2019-01-05 23:02:07 +01:00
parent fb076ca7e7
commit ce459e3bc1

View File

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