mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-10 00:05:07 +00:00
Update version to 0.9.7.1
This commit is contained in:
parent
21f9e756cc
commit
aafdd674dc
@ -3,7 +3,7 @@
|
||||
<id>com.Qtness.PPSSPP</id>
|
||||
<name>PPSSPP</name>
|
||||
<filename>PPSSPPBlackberry</filename>
|
||||
<versionNumber>0.9.7</versionNumber>
|
||||
<versionNumber>0.9.7.1</versionNumber>
|
||||
<buildId>1</buildId>
|
||||
<description>Playstation Portable emulator.</description>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Version=0.9.7
|
||||
Version=0.9.7.1
|
||||
Type=Application
|
||||
Terminal=false
|
||||
Name=PPSSPP
|
||||
|
@ -2,8 +2,8 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.ppsspp.ppsspp"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="970"
|
||||
android:versionName="0.9.7" >
|
||||
android:versionCode="971"
|
||||
android:versionName="0.9.7.1" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="8"
|
||||
@ -60,4 +60,4 @@
|
||||
android:resource="@drawable/ic_launcher" />
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
</manifest>
|
||||
|
Loading…
x
Reference in New Issue
Block a user