[Android] Bump version for 0.1.4

Jean-Baptiste Kempf git at videolan.org
Tue Nov 26 17:33:02 CET 2013


vlc-ports/android | branch: 0.1.x-bugfix | Jean-Baptiste Kempf <jb at videolan.org> | Tue Nov 26 12:58:14 2013 +0100| [dfb864a67586584af308b92c3eaf406eb3a2b42b] | committer: Jean-Baptiste Kempf

Bump version for 0.1.4

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=dfb864a67586584af308b92c3eaf406eb3a2b42b
---

 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 520c637..f347d33 100644
--- a/vlc-android/AndroidManifest.xml
+++ b/vlc-android/AndroidManifest.xml
@@ -2,8 +2,8 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="org.videolan.vlc"
     android:installLocation="auto"
-    android:versionCode="1300"
-    android:versionName="0.1.3" >
+    android:versionCode="1400"
+    android:versionName="0.1.4" >
 
     <uses-sdk
         android:minSdkVersion="7"



More information about the Android mailing list