Version bump

This commit is contained in:
shagrath 2012-11-13 21:21:28 +01:00
parent e6f8baddfc
commit 182ea2642f

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.ab.x48" android:installLocation="auto" android:versionCode="40" android:versionName="1.40">
package="org.ab.x48" android:installLocation="auto" android:versionCode="42" android:versionName="1.42">
<application android:icon="@drawable/icon" android:label="@string/app_name">
<activity android:name=".X48"
android:label="@string/app_name"