diff options
author | deva <deva> | 2010-05-31 09:42:42 +0000 |
---|---|---|
committer | deva <deva> | 2010-05-31 09:42:42 +0000 |
commit | 707cd778020083cb6476108822e26be982d31543 (patch) | |
tree | 8251599369dd321b82835b3a52e5aa6bfddb76db /client | |
parent | 1a539d7443208df9ea25f711336aeea216a21de9 (diff) |
Set version.new_protocol
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 9f8d8b8..7db485e 100644 --- a/client/client.pro +++ b/client/client.pro @@ -15,7 +15,7 @@ debug { CONFIG += debug } -DEFINES+=VERSION=\\\"1.1.0\\\" +DEFINES+=VERSION=\\\"2.0.0-beta1\\\" win32 { LIBPATH += lua/lib |