[Android] Minor release 0.0.10

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


vlc-ports/android | branch: refs/tags/0.0.10 | Jean-Baptiste Kempf <jb at videolan.org> | Fri Mar  1 12:38:10 2013 +0100| [2eaf168f6a8c0ef2558293ced36c03d993a4808c] | 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=2eaf168f6a8c0ef2558293ced36c03d993a4808c
---

 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 e05a0eb..86457b8 100644
--- a/vlc-android/AndroidManifest.xml
+++ b/vlc-android/AndroidManifest.xml
@@ -3,7 +3,7 @@
     package="org.videolan.vlc"
     android:installLocation="auto"
     android:versionCode="100"
-    android:versionName="0.1.0-git" >
+    android:versionName="0.0.10" >
 
     <uses-sdk
         android:minSdkVersion="7"



More information about the Android mailing list