summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/game/edge_version.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/game/edge_version.h b/src/game/edge_version.h
new file mode 100644
index 0000000..12518ab
--- /dev/null
+++ b/src/game/edge_version.h
@@ -0,0 +1,3 @@
+#ifndef EDGE_MOD_VERSION
+#define EDGE_MOD_VERSION "7.5d"
+#endif