summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMikko Tiusanen <ams@daug.net>2014-12-01 00:35:56 +0200
committerMikko Tiusanen <ams@daug.net>2014-12-01 00:35:56 +0200
commit233d282ff4635a8a71267079939e1bbf12285028 (patch)
tree4dcde60e853627503822f246927c73cf5d21a470 /src
parent16a039697805bccc9937e54e87965979e0a51992 (diff)
Added the missing (generated) version header.
Diffstat (limited to 'src')
-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