From 8ab5a3a6b27376fb7e417ce760cbd7bf827a1138 Mon Sep 17 00:00:00 2001 From: Crystalwarrior Date: Sat, 5 Oct 2019 22:50:39 +0300 Subject: [PATCH] version 3 --- Attorney_Online.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Attorney_Online.pro b/Attorney_Online.pro index 5d3eda0..e114550 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.0.2 +VERSION = 2.8.0.3 INCLUDEPATH += $$PWD/include DESTDIR = $$PWD/bin