From 9a610c8a012e73b7d2c6677f48d24f3e185e61c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Rydg=C3=A5rd?= Date: Tue, 5 Jun 2018 19:58:41 +0200 Subject: [PATCH] Update to 1.6.3 --- README.md | 5 +++++ android/AndroidManifest.xml | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 357cebcd7991..7affcbac268c 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,11 @@ 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.3 +------------------- +* Crashfixes, task switching and one in Phantasy Star Portable +* Improve graphics in PoP on some devices + What's new in 1.6.1, 1.6.2 -------------------------- * Crashfixes diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index a908a45c9f17..9af9bd0fd645 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -2,9 +2,9 @@ - + android:versionCode="16030000" + android:versionName="1.6.3.0"> +