Skip to content

Commit 5091dab

Browse files
committed
Bump version for sparkle updater (still MAME 0.277)
This is build fix for 10.14 compat.
1 parent a5ed7ab commit 5091dab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

MAME.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@
408408
isa = XCBuildConfiguration;
409409
buildSettings = {
410410
COMBINE_HIDPI_IMAGES = YES;
411-
CURRENT_PROJECT_VERSION = 0.227.0;
411+
CURRENT_PROJECT_VERSION = 0.227.0.1;
412412
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
413413
EXCLUDED_ARCHS = arm64;
414414
GCC_INPUT_FILETYPE = sourcecode.cpp.objcpp;
@@ -436,7 +436,7 @@
436436
isa = XCBuildConfiguration;
437437
buildSettings = {
438438
COMBINE_HIDPI_IMAGES = YES;
439-
CURRENT_PROJECT_VERSION = 0.227.0;
439+
CURRENT_PROJECT_VERSION = 0.227.0.1;
440440
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
441441
EXCLUDED_ARCHS = arm64;
442442
GCC_INPUT_FILETYPE = sourcecode.cpp.objcpp;

deps/mame

Submodule mame updated 1 file

0 commit comments

Comments
 (0)