[Android] Update to 1.9.12
Geoffrey Métais
git at videolan.org
Fri May 27 18:57:26 CEST 2016
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri May 27 18:56:04 2016 +0200| [4faf2cea240b0b03eafc79b219188017cc0e360c] | committer: Geoffrey Métais
Update to 1.9.12
> https://code.videolan.org/videolan/vlc-android/commit/4faf2cea240b0b03eafc79b219188017cc0e360c
---
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 863d0af..7434c62 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="01091100"
- android:versionName="1.9.11">
+ android:versionCode="01091200"
+ android:versionName="1.9.12">
<!--
versionCode scheme is T M NN RR AA
T: Target/Flavour (1 for Android, 2 for Chrome?)
More information about the Android
mailing list