diff --git a/Blackberry/bar-descriptor.xml b/Blackberry/bar-descriptor.xml index 7090d2128b9a..4a01a46b3610 100644 --- a/Blackberry/bar-descriptor.xml +++ b/Blackberry/bar-descriptor.xml @@ -3,7 +3,7 @@ com.Qtness.PPSSPP PPSSPP PPSSPPBlackberry - 0.9.1 + 0.9.5 1 Playstation portable emulator. diff --git a/Qt/PPSSPP.desktop b/Qt/PPSSPP.desktop index d5036a31e0e0..447372492407 100644 --- a/Qt/PPSSPP.desktop +++ b/Qt/PPSSPP.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Encoding=UTF-8 -Version=0.9.1 +Version=0.9.5 Type=Application Terminal=false Name=PPSSPP diff --git a/Qt/PPSSPP.pro b/Qt/PPSSPP.pro index 96a3918dfdf3..4da42e52b34f 100755 --- a/Qt/PPSSPP.pro +++ b/Qt/PPSSPP.pro @@ -1,5 +1,5 @@ TARGET = PPSSPPQt -VERSION = 0.9.1 +VERSION = 0.9.5 # Main Qt modules QT += core gui opengl diff --git a/Windows/version.rc b/Windows/version.rc index 58720f43ad85..7607ba040a83 100644 Binary files a/Windows/version.rc and b/Windows/version.rc differ diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 9fb15c42ec7f..b6a2208faa48 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -1,8 +1,8 @@