[release] version bump to 13.1 final
[vuplus_xbmc] / tools / android / packaging / xbmc / AndroidManifest.xml
index 1b96984..c968256 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="27"
-    android:versionName="13.1-RC1" >
+    android:versionCode="28"
+    android:versionName="13.1" >
 
     <!-- This is the platform API where NativeActivity was introduced. -->
     <uses-sdk android:minSdkVersion="14" />