diff options
author | 2021-05-27 13:08:37 +1000 | |
---|---|---|
committer | 2021-05-27 13:08:37 +1000 | |
commit | 71d6e6585fcb4ee5df9133c8884c93ca189e9011 (patch) | |
tree | fe00b7f39e0ea9499e2bf0eb16e8369d9dd0ea90 /src/version.cpp | |
parent | b118cedfc618237ff897ab8063798446b78faa01 (diff) |
**forgot to push all this earlier
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 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[]; |