diff options
author | 2019-08-29 10:30:23 +1000 | |
---|---|---|
committer | 2019-08-29 10:30:23 +1000 | |
commit | 4893c505ecb5eacd36a1d167db8fadc03a2bc149 (patch) | |
tree | 06eaf90168da5c2c294a2d30d5ff78e38f8c8abc /src/version.cpp | |
parent | fe7e7a75937c61ad948bc573d699f82dce3985b4 (diff) |
0.213 Release filestag213
Diffstat (limited to 'src/version.cpp')
-rw-r--r-- | src/version.cpp | 2 |
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[]; |