Skip to content

Commit

Permalink
front: Edited version/ changelog for 2.1.2 update
Browse files Browse the repository at this point in the history
  • Loading branch information
paulscode committed Mar 15, 2013
1 parent bb1ca23 commit 81538d1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="paulscode.android.mupen64plusae"
android:installLocation="auto"
android:versionCode="22"
android:versionName="2.1.2 (debug)" >
android:versionCode="23"
android:versionName="2.1.3" >

<uses-feature android:glEsVersion="0x00020000" />

Expand Down
2 changes: 2 additions & 0 deletions assets/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[23:2.1.3]
- Fixed input-related crash affecting some Android 4.1 devices
- Customized default button map when running on OUYA
- Removed controller diagnostics from Advanced settings (moved to input mapping section)
[22:2.1.2]
- Added rumble support using phone vibrator (see in-game menu, Player 1 only)
- Added rumble support for external controllers (all players, Jelly Bean only)
Expand Down

0 comments on commit 81538d1

Please sign in to comment.