[Android] Upgrade to 2.0.0-RC4
Geoffrey Métais
git at videolan.org
Wed Jun 15 16:41:13 CEST 2016
vlc-android | branch: 2.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Jun 15 16:40:49 2016 +0200| [1fc8fe2772c3a5b178efdbe7cead09ff167289aa] | committer: Geoffrey Métais
Upgrade to 2.0.0-RC4
> https://code.videolan.org/videolan/vlc-android/commit/1fc8fe2772c3a5b178efdbe7cead09ff167289aa
---
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 4d6e3e2..c40d729 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="02000020"
+ android:versionCode="02000030"
android:versionName="2.0.0">
<!--
versionCode scheme is T M NN RR AA
More information about the Android
mailing list