diff options
author | senator <elsenator@gmail.com> | 2012-08-27 08:56:46 +0200 |
---|---|---|
committer | senator <elsenator@gmail.com> | 2012-08-27 08:56:46 +0200 |
commit | 6d586584f530035b46dfedf88c30c719c8cc0dbd (patch) | |
tree | 2e49b389351bd0b7e51d14ae34f3fdc72f81d62c | |
parent | 07694570b09524881d01df7c857cc8f471f1ad04 (diff) |
Ticked version to 2.2.3
-rw-r--r-- | client/client.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/client.pro b/client/client.pro index 5e16942..ab25177 100644 --- a/client/client.pro +++ b/client/client.pro @@ -16,7 +16,7 @@ debug { DEFINES+=USE_DEBUG } -DEFINES+=VERSION=\\\"2.2.2\\\" +DEFINES+=VERSION=\\\"2.2.3\\\" win32 { QMAKE_LIBDIR += lua/lib |