mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
Version bump
This commit is contained in:
parent
dff14d609f
commit
1ecb023c37
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.mamedev.mame"
|
||||
android:versionCode="176"
|
||||
android:versionName="0.176"
|
||||
android:versionCode="177"
|
||||
android:versionName="0.177"
|
||||
android:installLocation="auto">
|
||||
|
||||
<!-- Android 4.0 -->
|
||||
|
|
Loading…
Reference in a new issue