summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-09-28 13:26:39 -0700
committerBen Longbons <b.r.longbons@gmail.com>2013-09-28 13:26:39 -0700
commitf3590717f1473d67d5d8a00c69fac89e2c2be4a5 (patch)
tree334263688dc2971bfa8908c90352510676328dc3
parent950eb9808b1e6212a6624709ebb003d9f1815fb8 (diff)
downloadtmwa-13.9.28.tar.gz
tmwa-13.9.28.tar.bz2
tmwa-13.9.28.tar.xz
tmwa-13.9.28.zip
Release v13.9.28v13.9.28
-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 8ddd150..ae858fb 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 27
-# define TMWA_DEVELOP_FLAG 1
+# define TMWA_VERSION_PATCH 28
+# define TMWA_DEVELOP_FLAG 0
// TODO make these bitwise enums
# define TMWA_FLAG_REGISTRATION 0x01