diff options
Diffstat (limited to 'client')
-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 |