[Android] Update codeValue for release
Jean-Baptiste Kempf
git at videolan.org
Tue Jun 21 16:05:25 CEST 2016
vlc-android | branch: 2.0.x | Jean-Baptiste Kempf <jb at videolan.org> | Tue Jun 21 15:51:24 2016 +0200| [4378ba414cfe0dd0c17220128d9e44399f8442d2] | committer: Jean-Baptiste Kempf
Update codeValue for release
> https://code.videolan.org/videolan/vlc-android/commit/4378ba414cfe0dd0c17220128d9e44399f8442d2
---
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 54784c0..cab0632 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="02000040"
+ android:versionCode="02000050"
android:versionName="2.0.0">
<!--
versionCode scheme is T M NN RR AA
More information about the Android
mailing list