summaryrefslogtreecommitdiff
path: root/src/game/edge_version.h
diff options
context:
space:
mode:
authorMikko Tiusanen <ams@daug.net>2015-01-25 23:47:16 +0200
committerMikko Tiusanen <ams@daug.net>2015-01-25 23:47:16 +0200
commit56382169c394bc6a1e63a91fdd59b58ac3974986 (patch)
treeca7b9e762d4dfc7a11bc01e7dcbe072f465dc343 /src/game/edge_version.h
parent67948a489d2a07b94b6d5a3eeb2b642146865a61 (diff)
Fixed compiler warnings in all game, cgame sources.
Diffstat (limited to 'src/game/edge_version.h')
-rw-r--r--src/game/edge_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/edge_version.h b/src/game/edge_version.h
index d5e3ab5..6795229 100644
--- a/src/game/edge_version.h
+++ b/src/game/edge_version.h
@@ -1,3 +1,3 @@
#ifndef EDGE_MOD_VERSION
-#define EDGE_MOD_VERSION "7.5e"
+#define EDGE_MOD_VERSION "7.6i"
#endif