[Android] On the road to 0.0.7
Jean-Baptiste Kempf
git at videolan.org
Wed Oct 31 11:24:27 CET 2012
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Oct 31 11:24:19 2012 +0100| [f750fd5c163f3fe6dc0e4426faac4da7fc80bd0f] | committer: Jean-Baptiste Kempf
On the road to 0.0.7
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=f750fd5c163f3fe6dc0e4426faac4da7fc80bd0f
---
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 f4b4032..c2f1ff2 100644
--- a/vlc-android/AndroidManifest.xml
+++ b/vlc-android/AndroidManifest.xml
@@ -3,7 +3,7 @@
package="org.videolan.vlc"
android:installLocation="auto"
android:versionCode="70"
- android:versionName="0.0.7-git" >
+ android:versionName="0.0.7" >
<uses-sdk
android:minSdkVersion="7"
More information about the Android
mailing list