summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-09-21 23:23:02 -0700
committerBen Longbons <b.r.longbons@gmail.com>2013-09-21 23:23:02 -0700
commitfe4935b9fe289562e8b0191c0aad038ef4d9be50 (patch)
tree72b86a8d0d4767d00a90ac3addd5e7c90a86055f /src
parent69071023c96042e744b3925b2d11f18c7fc23a41 (diff)
downloadtmwa-fe4935b9fe289562e8b0191c0aad038ef4d9be50.tar.gz
tmwa-fe4935b9fe289562e8b0191c0aad038ef4d9be50.tar.bz2
tmwa-fe4935b9fe289562e8b0191c0aad038ef4d9be50.tar.xz
tmwa-fe4935b9fe289562e8b0191c0aad038ef4d9be50.zip
Release v13.9.21v13.9.21
Diffstat (limited to 'src')
-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 cbf9bea..4459f0d 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 12
-# define TMWA_DEVELOP_FLAG 1
+# define TMWA_VERSION_PATCH 21
+# define TMWA_DEVELOP_FLAG 0
// TODO make these bitwise enums
# define TMWA_FLAG_REGISTRATION 0x01