Bumped version to 0.243

This commit is contained in:
Vas Crabb 2022-04-28 11:47:26 +10:00
parent c414b5a837
commit 99af2df00f
2 changed files with 4 additions and 4 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.