From 71bac5414e4e5a7ae802e15af6407641df05ba76 Mon Sep 17 00:00:00 2001 From: OmniTroid Date: Tue, 30 May 2017 22:06:06 +0200 Subject: added call word function and fixed an evidence-related crash --- 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 3028e033..87b77fee 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.4.1.0 +VERSION = 2.4.2.0 SOURCES += main.cpp\ lobby.cpp \ -- cgit