diff options
Diffstat (limited to 'client/client.pro')
-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 7db485e..90e0b66 100644 --- a/client/client.pro +++ b/client/client.pro @@ -15,7 +15,7 @@ debug { CONFIG += debug } -DEFINES+=VERSION=\\\"2.0.0-beta1\\\" +DEFINES+=VERSION=\\\"2.0.0-beta2\\\" win32 { LIBPATH += lua/lib |