Update to 1.6.2

This commit is contained in:
Henrik Rydgård 2018-05-30 19:47:20 +02:00
parent c964bc4ba2
commit 00e5da2c35
2 changed files with 4 additions and 4 deletions

View File

@ -20,8 +20,8 @@ For build instructions and other development tutorials, see [the wiki](https://g
For game compatibility, see [community compatibility feedback](https://report.ppsspp.org/games).
What's new in 1.6.1
-------------------
What's new in 1.6.1, 1.6.2
--------------------------
* Crashfixes
* Fix broken graphics in flOw.

View File

@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.ppsspp.ppsspp"
android:installLocation="auto"
android:versionCode="16010000"
android:versionName="1.6.1.0">
android:versionCode="16020000"
android:versionName="1.6.2.0">
<!-- Note that versionCode should be in the format xyzzrrrr -->
<uses-sdk