Release updates

master
Evan Leybourn 2010-07-12 17:24:40 +10:00
parent 2bb7f3bfab
commit 3df16e781f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.eleybourn.bookcatalogue"
android:versionName="2.4a" android:versionCode="25">
android:versionName="2.4b" android:versionCode="26">
<application android:label="@string/app_name" android:icon="@drawable/logo_bc">
<activity android:name=".BookCatalogue"
android:label="@string/app_name">