Skip to content

Commit cbc46be

Browse files
committed
Update version to 0.9.8
1 parent abaf306 commit cbc46be

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Blackberry/bar-descriptor.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<id>com.Qtness.PPSSPP</id>
44
<name>PPSSPP</name>
55
<filename>PPSSPPBlackberry</filename>
6-
<versionNumber>0.9.72</versionNumber>
6+
<versionNumber>0.9.80</versionNumber>
77
<buildId>1</buildId>
88
<description>Playstation Portable emulator.</description>
99

Qt/PPSSPP.desktop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Desktop Entry]
22
Encoding=UTF-8
3-
Version=0.9.7.2
3+
Version=0.9.8
44
Type=Application
55
Terminal=false
66
Name=PPSSPP

Windows/version.rc

0 Bytes
Binary file not shown.

android/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="org.ppsspp.ppsspp"
44
android:installLocation="auto"
5-
android:versionCode="972"
6-
android:versionName="0.9.7.2" >
5+
android:versionCode="980"
6+
android:versionName="0.9.8" >
77

88
<uses-sdk
99
android:minSdkVersion="9"

0 commit comments

Comments
 (0)