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