From 8be53e96f7c6dd69b9e1530abeece177f494b440 Mon Sep 17 00:00:00 2001 From: David Skoland Date: Tue, 14 Feb 2017 10:57:37 +0100 Subject: added message when server closes the connection and incremented version to 2.1.3 --- Attorney_Online_remake.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Attorney_Online_remake.pro') diff --git a/Attorney_Online_remake.pro b/Attorney_Online_remake.pro index d8c22a81..df3ef9cb 100644 --- a/Attorney_Online_remake.pro +++ b/Attorney_Online_remake.pro @@ -13,7 +13,7 @@ RC_ICONS = logo.ico TARGET = Attorney_Online_remake TEMPLATE = app -VERSION = 2.1.2.0 +VERSION = 2.1.3.0 SOURCES += main.cpp\ lobby.cpp \ -- cgit