summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-08-21 11:35:02 -0700
committerBen Longbons <b.r.longbons@gmail.com>2013-08-21 11:35:02 -0700
commitfcae49e764093351cb29692286db9ca6afe7a39f (patch)
tree06d40d0207326fabacbf5850916550cd00550ffe
parent8e837d3594c866a5a21715b5a34c0b9d927dad64 (diff)
downloadtmwa-fcae49e764093351cb29692286db9ca6afe7a39f.tar.gz
tmwa-fcae49e764093351cb29692286db9ca6afe7a39f.tar.bz2
tmwa-fcae49e764093351cb29692286db9ca6afe7a39f.tar.xz
tmwa-fcae49e764093351cb29692286db9ca6afe7a39f.zip
Untag for development
-rw-r--r--src/common/version.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/version.hpp b/src/common/version.hpp
index a0220c8..8293af1 100644
--- a/src/common/version.hpp
+++ b/src/common/version.hpp
@@ -8,7 +8,7 @@
# define TMWA_VERSION_MAJOR 13
# define TMWA_VERSION_MINOR 8
# define TMWA_VERSION_PATCH 21
-# define TMWA_DEVELOP_FLAG 0
+# define TMWA_DEVELOP_FLAG 1
// TODO make these bitwise enums
# define TMWA_FLAG_REGISTRATION 0x01