From ce459e3bc107ababb25b74062ea43a9dbdf7e490 Mon Sep 17 00:00:00 2001 From: David Skoland Date: Sat, 5 Jan 2019 23:02:07 +0100 Subject: [PATCH] version bump in .pro file --- Attorney_Online.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Attorney_Online.pro b/Attorney_Online.pro index 8f80380..39366c0 100644 --- a/Attorney_Online.pro +++ b/Attorney_Online.pro @@ -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