summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-09-28 13:27:20 -0700
committerBen Longbons <b.r.longbons@gmail.com>2013-09-28 13:27:20 -0700
commit983d4a52e7fe2aeb00db743f19a242baae2f9360 (patch)
tree0e18e277b000bd7bc19f2dfc8a2b132499dba96d
parentf3590717f1473d67d5d8a00c69fac89e2c2be4a5 (diff)
downloadtmwa-983d4a52e7fe2aeb00db743f19a242baae2f9360.tar.gz
tmwa-983d4a52e7fe2aeb00db743f19a242baae2f9360.tar.bz2
tmwa-983d4a52e7fe2aeb00db743f19a242baae2f9360.tar.xz
tmwa-983d4a52e7fe2aeb00db743f19a242baae2f9360.zip
Return branch to 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 ae858fb..3e9c679 100644
--- a/src/common/version.hpp
+++ b/src/common/version.hpp
@@ -8,7 +8,7 @@
# define TMWA_VERSION_MAJOR 13
# define TMWA_VERSION_MINOR 9
# define TMWA_VERSION_PATCH 28
-# define TMWA_DEVELOP_FLAG 0
+# define TMWA_DEVELOP_FLAG 1
// TODO make these bitwise enums
# define TMWA_FLAG_REGISTRATION 0x01