From 8a8062fbbf9a20905e28eb97837ea538d23da862 Mon Sep 17 00:00:00 2001 From: OmniTroid Date: Tue, 4 Apr 2017 21:00:45 +0200 Subject: fixed a crash and incremented to 2.3.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 1c4cb9d3..74013bc5 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.3.2.0 +VERSION = 2.3.3.0 SOURCES += main.cpp\ lobby.cpp \ -- cgit