[Android] Update to 2.0.0
Jean-Baptiste Kempf
git at videolan.org
Mon Jun 20 15:06:29 CEST 2016
vlc-android | branch: 2.0.x | Jean-Baptiste Kempf <jb at videolan.org> | Sat Jun 18 21:05:00 2016 +0200| [e906ad3249f625bfe0de38268d9eafa2e54b97ed] | committer: Jean-Baptiste Kempf
Update to 2.0.0
> https://code.videolan.org/videolan/vlc-android/commit/e906ad3249f625bfe0de38268d9eafa2e54b97ed
---
vlc-android/AndroidManifest.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vlc-android/AndroidManifest.xml b/vlc-android/AndroidManifest.xml
index c40d729..54784c0 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="02000030"
+ android:versionCode="02000040"
android:versionName="2.0.0">
<!--
versionCode scheme is T M NN RR AA
More information about the Android
mailing list