summaryrefslogtreecommitdiffstats
path: root/src/version.cpp
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2021-05-27 13:08:37 +1000
committer Robbbert <Robbbert@users.noreply.github.com>2021-05-27 13:08:37 +1000
commit71d6e6585fcb4ee5df9133c8884c93ca189e9011 (patch)
treefe00b7f39e0ea9499e2bf0eb16e8369d9dd0ea90 /src/version.cpp
parentb118cedfc618237ff897ab8063798446b78faa01 (diff)
**forgot to push all this earlier
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 d9e3dca322a..fba54ef41f2 100644
--- a/src/version.cpp
+++ b/src/version.cpp
@@ -8,7 +8,7 @@
***************************************************************************/
-#define BARE_BUILD_VERSION "0.231"
+#define BARE_BUILD_VERSION "0.232"
extern const char bare_build_version[];
extern const char build_version[];