[release] version bump to 13.0 alpha9 as we start new merge window.
[vuplus_xbmc] / tools / android / packaging / xbmc / AndroidManifest.xml
index dd3a84b..469f60c 100644 (file)
@@ -2,8 +2,8 @@
 <!-- BEGIN_INCLUDE(manifest) -->
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="org.xbmc.xbmc"
-    android:versionCode="14"
-    android:versionName="13.0-ALPHA8" >
+    android:versionCode="15"
+    android:versionName="13.0-ALPHA9" >
 
     <!-- This is the platform API where NativeActivity was introduced. -->
     <uses-sdk android:minSdkVersion="14" />