diff --git a/Blackberry/bar-descriptor.xml b/Blackberry/bar-descriptor.xml
index 0726c4d009..15f04b0464 100644
--- a/Blackberry/bar-descriptor.xml
+++ b/Blackberry/bar-descriptor.xml
@@ -3,7 +3,7 @@
com.Qtness.PPSSPP
PPSSPP
PPSSPPBlackberry
- 0.9.6
+ 0.9.7
1
Playstation Portable emulator.
diff --git a/Qt/PPSSPP.desktop b/Qt/PPSSPP.desktop
index a086e0180d..434333b911 100644
--- a/Qt/PPSSPP.desktop
+++ b/Qt/PPSSPP.desktop
@@ -1,6 +1,6 @@
[Desktop Entry]
Encoding=UTF-8
-Version=0.9.6
+Version=0.9.7
Type=Application
Terminal=false
Name=PPSSPP
diff --git a/Windows/version.rc b/Windows/version.rc
index 1de6505a37..6b3cd0e211 100644
Binary files a/Windows/version.rc and b/Windows/version.rc differ
diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml
index ffc86c2fb4..730d4e328d 100644
--- a/android/AndroidManifest.xml
+++ b/android/AndroidManifest.xml
@@ -2,8 +2,8 @@
+ android:versionCode="970"
+ android:versionName="0.9.7" >