summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-08-28 11:21:11 -0700
committerBen Longbons <b.r.longbons@gmail.com>2013-08-28 11:21:22 -0700
commit7f69c6d37076cf843a6365c59e76a66c44ba27ab (patch)
tree49404ab0bdcb1c7d62cb8c8a2ab2f4d671bb1615
parentd95dff4906a690032ddb705b70372ca268df7942 (diff)
downloadtmwa-7f69c6d37076cf843a6365c59e76a66c44ba27ab.tar.gz
tmwa-7f69c6d37076cf843a6365c59e76a66c44ba27ab.tar.bz2
tmwa-7f69c6d37076cf843a6365c59e76a66c44ba27ab.tar.xz
tmwa-7f69c6d37076cf843a6365c59e76a66c44ba27ab.zip
Return the 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 dc97d40..25a0b4c 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 28
-# define TMWA_DEVELOP_FLAG 0
+# define TMWA_DEVELOP_FLAG 1
// TODO make these bitwise enums
# define TMWA_FLAG_REGISTRATION 0x01