aboutsummaryrefslogtreecommitdiffstats
path: root/code/client/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/client/client.h')
-rw-r--r--code/client/client.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/code/client/client.h b/code/client/client.h
index 4da998b..3643e4f 100644
--- a/code/client/client.h
+++ b/code/client/client.h
@@ -35,6 +35,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#define RETRANSMIT_TIMEOUT 3000 // time between connection packet retransmits
+#ifndef SVN_VERSION
+ #define SVN_VERSION Q3_VERSION
+#endif
// snapshots are a view of the server at a given time
typedef struct {