version bump to 13.0 final
[vuplus_xbmc] / tools / android / packaging / xbmc / AndroidManifest.xml
index b77ac4c..acf54e0 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="24"
-    android:versionName="13.0-RC1" >
+    android:versionCode="25"
+    android:versionName="13.0" >
 
     <!-- This is the platform API where NativeActivity was introduced. -->
     <uses-sdk android:minSdkVersion="14" />