Skip to content

Commit

Permalink
Bump version for sparkle updater (still MAME 0.250)
Browse files Browse the repository at this point in the history
  • Loading branch information
clobber committed Dec 16, 2022
1 parent 15c0cc9 commit 173913b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MAME.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 0.250.0;
CURRENT_PROJECT_VERSION = 0.250.0.1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_INPUT_FILETYPE = sourcecode.cpp.objcpp;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
Expand All @@ -440,7 +440,7 @@
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 0.250.0;
CURRENT_PROJECT_VERSION = 0.250.0.1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_INPUT_FILETYPE = sourcecode.cpp.objcpp;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
Expand Down

0 comments on commit 173913b

Please sign in to comment.