MAME 0.243

-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEE0DYtsBhE4EM627+6wXSxAYxAcQ4FAmJrecMACgkQwXSxAYxA
 cQ51OA//T+clDtDKSPS8JGQrbh/ZXJVhDJVS02Wj+qkQq193ABL1whoK1/xsFfrC
 x2lRK3eIdkqLdmhJJu5qvJ1xg/lFBoMw9YhpP4NwfAs0BA8/R0Bo9SRab/uqruVS
 fgWJU7UmXp3PkzHJnrd9PSgIRX9/zwm11XCmvBKaiTRlwC6+lYyIfrgXg9cskojf
 NBAmOy4nW2xAUhO3GH+jaaEVmvCYxKkVAcNT03Xjh1VrpWPheKVS/BzYHEskfcLs
 4K0UCNArIql4rl/LKDaVIDy5MIhlAbqXxoxWSuibaeMahdVC1pnBap+hAMNnnqdo
 pETd1li0TBa4X/IfyAYIYbKyycKTHhEsiyvRSvswxmw1hHoDD/45xrsfcVRBhE4C
 qe4XobjUKk7bdQ7KX1ukUQ8LIrpv8uc5q4tiShLrirgN1h9g4S/N43vgfjyuHjei
 ST1oZp4mTxuTRcvaIFS20uloTK6M/ml7wClWz4kwqxIvWyS21ObSpTE1fqIaeMRd
 W2X7G/5lxJC7kSQil4r3wdVkrtikapNxNwMPwhn3Q37xcI3aa6jeyzvIpWvk1tCy
 1dCD2+pjb6GTO/Nsy/HhYbKKnyyNJskH2QNLsY/6ftuxzUQxEsp7IVGSCdzJwsV8
 rnQ24/Sk3QiCumChfB86RmE9AvdS6g1NHZWpiy+WmaV2ecDIf+8=
 =8NZq
 -----END PGP SIGNATURE-----

Merge tag 'mame0243' into HEAD

MAME 0.243
This commit is contained in:
Vas Crabb 2022-04-29 17:17:32 +10:00
commit 1acbb5c377
4 changed files with 14 additions and 14 deletions

View File

@ -4,8 +4,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.mamedev.mame"
android:versionCode="242"
android:versionName="0.242"
android:versionCode="243"
android:versionName="0.243"
android:installLocation="auto">
<!-- OpenGL ES 2.0 -->

View File

@ -63,9 +63,9 @@ copyright = u'1997-2022, MAMEdev and contributors'
# built documents.
#
# The short X.Y version.
version = '0.242'
version = '0.243'
# The full version, including alpha/beta/rc tags.
release = '0.242'
release = '0.243'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@ -21734,7 +21734,7 @@ license:CC0
</software>
<software name="lsmith50c">
<description>Locksmith (Version 5.0 Revision C) </description>
<description>Locksmith (Version 5.0 Revision C)</description>
<year>1983</year>
<publisher>Omega Microware</publisher>
<info name="release" value="2022-03-26"/>
@ -21750,7 +21750,7 @@ license:CC0
</software>
<software name="lsmith50f">
<description>Locksmith (Version 5.0 Revision F) </description>
<description>Locksmith (Version 5.0 Revision F)</description>
<year>1983</year>
<publisher>Omega Microware</publisher>
<info name="release" value="2022-03-26"/>
@ -21766,7 +21766,7 @@ license:CC0
</software>
<software name="lsmith50g">
<description>Locksmith (Version 5.0 Revision G) </description>
<description>Locksmith (Version 5.0 Revision G)</description>
<year>1983</year>
<publisher>Omega Microware</publisher>
<info name="release" value="2022-03-26"/>
@ -21782,7 +21782,7 @@ license:CC0
</software>
<software name="lsmith60a">
<description>Locksmith (Version 6.0 Revision A) </description>
<description>Locksmith (Version 6.0 Revision A)</description>
<year>1986</year>
<publisher>Alpha Logic Business Systems</publisher>
<info name="release" value="2022-03-26"/>
@ -21820,7 +21820,7 @@ license:CC0
</software>
<software name="lsmith60b">
<description>Locksmith (Version 6.0 Revision B) </description>
<description>Locksmith (Version 6.0 Revision B)</description>
<year>1986</year>
<publisher>Alpha Logic Business Systems</publisher>
<info name="release" value="2022-03-27"/>
@ -21956,7 +21956,7 @@ license:CC0
</software>
<software name="copy2pv44b">
<description>Copy II Plus (Version 4.4B) </description>
<description>Copy II Plus (Version 4.4B)</description>
<year>1982</year>
<publisher>Central Point Software</publisher>
<info name="release" value="2022-03-28"/>
@ -21972,7 +21972,7 @@ license:CC0
</software>
<software name="copy2pv44c">
<description>Copy II Plus (Version 4.4C) </description>
<description>Copy II Plus (Version 4.4C)</description>
<year>1982</year>
<publisher>Central Point Software</publisher>
<info name="release" value="2022-03-28"/>
@ -22004,7 +22004,7 @@ license:CC0
</software>
<software name="copy2pv44d">
<description>Copy II Plus (Version 4.4D) </description>
<description>Copy II Plus (Version 4.4D)</description>
<year>1982</year>
<publisher>Central Point Software</publisher>
<info name="release" value="2022-03-28"/>

View File

@ -1546,7 +1546,7 @@ endif
ifeq (posix,$(SHELLTYPE))
$(GENDIR)/version.cpp: makefile $(GENDIR)/git_desc | $(GEN_FOLDERS)
@echo '#define BARE_BUILD_VERSION "0.242"' > $@
@echo '#define BARE_BUILD_VERSION "0.243"' > $@
@echo '#define BARE_VCS_REVISION "$(NEW_GIT_VERSION)"' >> $@
@echo 'extern const char bare_build_version[];' >> $@
@echo 'extern const char bare_vcs_revision[];' >> $@
@ -1556,7 +1556,7 @@ $(GENDIR)/version.cpp: makefile $(GENDIR)/git_desc | $(GEN_FOLDERS)
@echo 'const char build_version[] = BARE_BUILD_VERSION " (" BARE_VCS_REVISION ")";' >> $@
else
$(GENDIR)/version.cpp: makefile $(GENDIR)/git_desc | $(GEN_FOLDERS)
@echo #define BARE_BUILD_VERSION "0.242" > $@
@echo #define BARE_BUILD_VERSION "0.243" > $@
@echo #define BARE_VCS_REVISION "$(NEW_GIT_VERSION)" >> $@
@echo extern const char bare_build_version[]; >> $@
@echo extern const char bare_vcs_revision[]; >> $@