mirror of
https://github.com/holub/mame
synced 2025-06-02 02:49:44 +03:00
Bumped version to 0.243
This commit is contained in:
parent
c414b5a837
commit
99af2df00f
@ -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 -->
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user