[Android] On the road to 2.1.0

Jean-Baptiste Kempf git at videolan.org
Tue Jun 7 12:34:52 CEST 2016


vlc-android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Jun  7 12:34:26 2016 +0200| [519e5cea5634d5f7ceb0933dcc6abd25314733f5] | committer: Jean-Baptiste Kempf

On the road to 2.1.0

> https://code.videolan.org/videolan/vlc-android/commit/519e5cea5634d5f7ceb0933dcc6abd25314733f5
---

 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 421b55b..ec8b74e 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="02000000"
-    android:versionName="2.0.0">
+    android:versionCode="02010000"
+    android:versionName="2.1.0">
     <!--
          versionCode scheme is T M NN RR AA
          T: Target/Flavour (1 for Android, 2 for Chrome?)



More information about the Android mailing list