[Android] On the road to 1.7.2

Jean-Baptiste Kempf git at videolan.org
Tue Dec 8 11:13:32 CET 2015


vlc-android | branch: 1.7.x | Jean-Baptiste Kempf <jb at videolan.org> | Tue Dec  8 11:13:19 2015 +0100| [4a1d1c0423da7bd3ca44b884e881dc7b851575a2] | committer: Jean-Baptiste Kempf

On the road to 1.7.2

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

 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 d2e9901..8951698 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="01070100"
-    android:versionName="1.7.1">
+    android:versionCode="01070200"
+    android:versionName="1.7.2">
     <!--
          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