[Android] Prepare 1.5.90 release

Jean-Baptiste Kempf git at videolan.org
Wed Sep 9 15:36:18 CEST 2015


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Sep  9 15:35:55 2015 +0200| [9ad40cae2775035ce03b2664bed767ab097aa19f] | committer: Jean-Baptiste Kempf

Prepare 1.5.90 release

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=9ad40cae2775035ce03b2664bed767ab097aa19f
---

 NEWS                            |    2 +-
 vlc-android/AndroidManifest.xml |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 0c47c73..0cabf0b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Changes between 1.5.2 and 1.5.3:
+Changes between 1.5.2 and 1.5.90:
 --------------------------------
 
 Core:
diff --git a/vlc-android/AndroidManifest.xml b/vlc-android/AndroidManifest.xml
index cc19868..b65dc6b 100644
--- a/vlc-android/AndroidManifest.xml
+++ b/vlc-android/AndroidManifest.xml
@@ -2,8 +2,8 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="org.videolan.vlc"
     android:installLocation="auto"
-    android:versionCode="01050200"
-    android:versionName="1.5.2">
+    android:versionCode="01059000"
+    android:versionName="1.5.90">
     <!--
          versionCode scheme is T M NN RR AA
          T: Target/Flavour (0 for Android, 1 for ATV, 2 for Chrome?)



More information about the Android mailing list