summaryrefslogtreecommitdiffstats
path: root/src/version.cpp
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2016-08-31 18:41:35 +1000
committer Robbbert <Robbbert@users.noreply.github.com>2016-08-31 18:41:35 +1000
commit58ad88f3527ac1523c12593ee6f42d869dbcda6a (patch)
tree9e5ddb502a3f2d1ecf2dcaf5ef3d5f41da087cf6 /src/version.cpp
parentb1bef5cbde2d3d633b3b041e77647a4430d3ecc6 (diff)
0.177 Release fileshbmame177
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 5e42933f341..ec16667111b 100644
--- a/src/version.cpp
+++ b/src/version.cpp
@@ -8,7 +8,7 @@
***************************************************************************/
-#define BARE_BUILD_VERSION "0.176"
+#define BARE_BUILD_VERSION "0.177"
extern const char bare_build_version[];
extern const char build_version[];