summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-09-27 22:38:00 -0700
committerBen Longbons <b.r.longbons@gmail.com>2013-09-27 22:38:00 -0700
commit223d386a96644986d6f3f99292f33230238e5939 (patch)
tree7af39b53d304b7dab809a6718b791bc2772a0e5d
parent12fee9a8cca2495419253c2dfe9e1eaefe1787a9 (diff)
downloadtmwa-13.9.27.tar.gz
tmwa-13.9.27.tar.bz2
tmwa-13.9.27.tar.xz
tmwa-13.9.27.zip
Release v13.9.27v13.9.27
-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 82f22e5..c19b2ff 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 21
-# define TMWA_DEVELOP_FLAG 1
+# define TMWA_VERSION_PATCH 27
+# define TMWA_DEVELOP_FLAG 0
// TODO make these bitwise enums
# define TMWA_FLAG_REGISTRATION 0x01