diff options
| author | OmniTroid <davidskoland@gmail.com> | 2017-03-17 00:39:28 +0100 |
|---|---|---|
| committer | OmniTroid <davidskoland@gmail.com> | 2017-03-17 00:39:28 +0100 |
| commit | ccebb7710a836b7d12db9ab3b6c71b2e764a398d (patch) | |
| tree | 73c34f290273f0f4704e42908f94512a04c8495b /Attorney_Online_remake.pro | |
| parent | 0c193741dd7d9349bf8052101245ee20dd695570 (diff) | |
fixed a freeze-related objection bug + a bug where < and > would not display in chatbox. version 2.3.0 ready for release
Diffstat (limited to 'Attorney_Online_remake.pro')
| -rw-r--r-- | Attorney_Online_remake.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Attorney_Online_remake.pro b/Attorney_Online_remake.pro index 7cda4ca4..c7a1285a 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.2.5.0 +VERSION = 2.3.0.0 SOURCES += main.cpp\ lobby.cpp \ |
