[Android] Upgrade to 1.9.13

Geoffrey Métais git at videolan.org
Tue May 31 19:23:37 CEST 2016


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue May 31 19:23:19 2016 +0200| [3894783d5d5dee61032ac2839455738ef3c7c6f2] | committer: Geoffrey Métais

Upgrade to 1.9.13

> https://code.videolan.org/videolan/vlc-android/commit/3894783d5d5dee61032ac2839455738ef3c7c6f2
---

 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 0c418fe..e5b4a25 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="01091200"
-    android:versionName="1.9.12">
+    android:versionCode="01091300"
+    android:versionName="1.9.13">
     <!--
          versionCode scheme is T M NN RR AA
          T: Target/Flavour (1 for Android, 2 for Chrome?)



More information about the Android mailing list