summaryrefslogtreecommitdiffstats
path: root/src/version.cpp
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2019-08-29 10:30:23 +1000
committer Robbbert <Robbbert@users.noreply.github.com>2019-08-29 10:30:23 +1000
commit4893c505ecb5eacd36a1d167db8fadc03a2bc149 (patch)
tree06eaf90168da5c2c294a2d30d5ff78e38f8c8abc /src/version.cpp
parentfe7e7a75937c61ad948bc573d699f82dce3985b4 (diff)
0.213 Release filestag213
Diffstat (limited to 'src/version.cpp')
-rw-r--r--src/version.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.cpp b/src/version.cpp
index 8814280b6c8..ba10aaf964b 100644
--- a/src/version.cpp
+++ b/src/version.cpp
@@ -8,7 +8,7 @@
***************************************************************************/
-#define BARE_BUILD_VERSION "0.212"
+#define BARE_BUILD_VERSION "0.213"
extern const char bare_build_version[];
extern const char build_version[];