[Android] Minor release 0.0.10

Jean-Baptiste Kempf git at videolan.org
Fri Mar 1 12:39:27 CET 2013


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Mar  1 12:38:10 2013 +0100| [df7aa428362603133712e268e8d3c59ccb02a34c] | committer: Jean-Baptiste Kempf

Minor release 0.0.10

- Subs selection
- 2 crashes with very high occurence

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

 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 e05a0eb..d61d5f2 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="100"
-    android:versionName="0.1.0-git" >
+    android:versionCode="95"
+    android:versionName="0.0.10" >
 
     <uses-sdk
         android:minSdkVersion="7"



More information about the Android mailing list