Skip to content

Commit

Permalink
feat: Upgrade to MAME 0.219 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartcarnie committed Feb 29, 2020
1 parent cf1d704 commit a023f2d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions MAME.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 0.217.0;
CURRENT_PROJECT_VERSION = 0.219.0;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_INPUT_FILETYPE = sourcecode.cpp.objcpp;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
Expand All @@ -436,7 +436,7 @@
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 0.217.0;
CURRENT_PROJECT_VERSION = 0.219.0;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_INPUT_FILETYPE = sourcecode.cpp.objcpp;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
Expand Down
2 changes: 1 addition & 1 deletion deps/mame
Submodule mame updated 1691 files

0 comments on commit a023f2d

Please sign in to comment.