summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-09-29 09:05:18 -0700
committerBen Longbons <b.r.longbons@gmail.com>2013-09-29 09:05:18 -0700
commit7b98aca4a84f9c8c6b022e0e72b61127c3a927f8 (patch)
tree07e7a0cd4461021f347dba5e3e26c77d309a0733
parenta728038ca33aabc814b24e1b1eac24ef60c93dd7 (diff)
downloadtmwa-7b98aca4a84f9c8c6b022e0e72b61127c3a927f8.tar.gz
tmwa-7b98aca4a84f9c8c6b022e0e72b61127c3a927f8.tar.bz2
tmwa-7b98aca4a84f9c8c6b022e0e72b61127c3a927f8.tar.xz
tmwa-7b98aca4a84f9c8c6b022e0e72b61127c3a927f8.zip
Release v13.9.29v13.9.29
-rw-r--r--src/common/version.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/version.hpp b/src/common/version.hpp
index 3e9c679..a0c5aa5 100644
--- a/src/common/version.hpp
+++ b/src/common/version.hpp
@@ -7,8 +7,8 @@
# define TMWA_VERSION_MAJOR 13
# define TMWA_VERSION_MINOR 9
-# define TMWA_VERSION_PATCH 28
-# define TMWA_DEVELOP_FLAG 1
+# define TMWA_VERSION_PATCH 29
+# define TMWA_DEVELOP_FLAG 0
// TODO make these bitwise enums
# define TMWA_FLAG_REGISTRATION 0x01