summaryrefslogtreecommitdiff
path: root/src/common/version.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/version.hpp')
-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