summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authordeva <deva>2011-01-31 13:40:33 +0000
committerdeva <deva>2011-01-31 13:40:33 +0000
commit3627a1908547f656f8be5dcb94dbb570d41b0c7c (patch)
tree63ad130e8d05f4b3ef3c67f14f45d07601661997 /client
parent7bea0060d1021b2a83aa44bfbce4ae9e2c3defd6 (diff)
Common client/server version file.
Diffstat (limited to 'client')
-rw-r--r--client/client.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/client.pro b/client/client.pro
index 509ad9d..d43e28d 100644
--- a/client/client.pro
+++ b/client/client.pro
@@ -16,7 +16,8 @@ debug {
DEFINES+=USE_DEBUG
}
-DEFINES+=VERSION=\\\"2.0.0-r2\\\"
+include(../VERSION)
+DEFINES+=VERSION=\\\"$$VERSION\\\"
win32 {
LIBPATH += lua/lib