[Android] 1.7.4

Jean-Baptiste Kempf git at videolan.org
Thu Dec 24 18:38:00 CET 2015


vlc-android | branch: 1.7.x | Jean-Baptiste Kempf <jb at videolan.org> | Thu Dec 24 18:37:52 2015 +0100| [e57bc638d2367c627d10a30b89161b7f727ed901] | committer: Jean-Baptiste Kempf

1.7.4

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

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

diff --git a/NEWS b/NEWS
index ad715f1..dd2ca46 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes between 1.7.3 and 1.7.4:
+--------------------------------
+
+Application:
+ * Fix a crash when activating HDMI remote control
+
+
 Changes between 1.7.2 and 1.7.3:
 --------------------------------
 
diff --git a/vlc-android/AndroidManifest.xml b/vlc-android/AndroidManifest.xml
index f0f4f66..d750a83 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="01070300"
-    android:versionName="1.7.3">
+    android:versionCode="01070400"
+    android:versionName="1.7.4">
     <!--
          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