[Android] 2.0.0-rc3

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


vlc-android | branch: 2.0.x | Jean-Baptiste Kempf <jb at videolan.org> | Tue Jun  7 12:33:23 2016 +0200| [ad69051b4e8eda4908dc08aa9612141d7a7849d9] | committer: Jean-Baptiste Kempf

2.0.0-rc3

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

 NEWS                            | 7 +++++++
 vlc-android/AndroidManifest.xml | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index f057870..2a09390 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes between 2.0.0 RC2 and RC3:
+----------------------------------
+
+Core:
+ * Fix crash in preparser
+
+
 Changes between 2.0.0 RC1 and RC2:
 ----------------------------------
 
diff --git a/vlc-android/AndroidManifest.xml b/vlc-android/AndroidManifest.xml
index 79f4453..4d6e3e2 100644
--- a/vlc-android/AndroidManifest.xml
+++ b/vlc-android/AndroidManifest.xml
@@ -3,7 +3,7 @@
     xmlns:tools="http://schemas.android.com/tools"
     package="org.videolan.vlc"
     android:installLocation="auto"
-    android:versionCode="02000010"
+    android:versionCode="02000020"
     android:versionName="2.0.0">
     <!--
          versionCode scheme is T M NN RR AA



More information about the Android mailing list