[Android] Update version to 1.9.7
Geoffrey Métais
git at videolan.org
Tue Apr 5 16:18:31 CEST 2016
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Apr 5 14:56:27 2016 +0200| [f5d9553b67926c6696d0cb9b5e543e8bcf0de4ba] | committer: Geoffrey Métais
Update version to 1.9.7
> https://code.videolan.org/videolan/vlc-android/commit/f5d9553b67926c6696d0cb9b5e543e8bcf0de4ba
---
vlc-android/AndroidManifest.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/vlc-android/AndroidManifest.xml b/vlc-android/AndroidManifest.xml
index 850c4f2..b81c2b7 100644
--- a/vlc-android/AndroidManifest.xml
+++ b/vlc-android/AndroidManifest.xml
@@ -3,8 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="org.videolan.vlc"
android:installLocation="auto"
- android:versionCode="01090600"
- android:versionName="1.9.6">
+ android:versionCode="01090700"
+ android:versionName="1.9.7">
<!--
versionCode scheme is T M NN RR AA
T: Target/Flavour (1 for Android, 2 for Chrome?)
More information about the Android
mailing list