[Android] 1.9.11
Jean-Baptiste Kempf
git at videolan.org
Fri May 13 18:50:58 CEST 2016
vlc-android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri May 13 18:50:42 2016 +0200| [d677df9e9d4814d03ad01e0f8984f31fcaaefe0e] | committer: Jean-Baptiste Kempf
1.9.11
> https://code.videolan.org/videolan/vlc-android/commit/d677df9e9d4814d03ad01e0f8984f31fcaaefe0e
---
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 ec4b324..6be82bd 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="01091000"
- android:versionName="1.9.10">
+ android:versionCode="01091100"
+ android:versionName="1.9.11">
<!--
versionCode scheme is T M NN RR AA
T: Target/Flavour (1 for Android, 2 for Chrome?)
More information about the Android
mailing list