Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[Android] 0.13 release.
  • Loading branch information
Sonicadvance1 committed Nov 30, 2013
1 parent 0203313 commit 65ce711
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/Android/AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.dolphinemu.dolphinemu"
android:versionCode="12"
android:versionName="0.12"
android:versionCode="13"
android:versionName="0.13"
android:installLocation="auto">

<uses-sdk
Expand Down

0 comments on commit 65ce711

Please sign in to comment.