From a59019a43a2bc876fd0faa591dd3f14d67baa6da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Rydg=C3=A5rd?= Date: Fri, 23 Nov 2018 16:05:31 +0100 Subject: [PATCH] Update readme for 1.7.3 --- README.md | 11 +++++++++++ android/AndroidManifest.xml | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7905cdbf5..0bdbdd95e 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,17 @@ 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.7.3 +------------------- +* Attempted fixes for a couple of common crashes +* Reverted immersive mode change temporarily to see if it helps misaligned buttons +* Change default adhoc server address + +What's new in 1.7.2 +------------------- +* Update text of "Buy PPSSPP Gold" button + What's new in 1.7.1 ------------------- * Minor crashfixes, lang updates diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 9eae7a297..a1c5bf225 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="17030001" + android:versionName="1.7.3.1">