bump version number and fixed about string since the app is not completely my work anymore

This commit is contained in:
Philipp Schaefer
2013-05-07 11:53:41 +02:00
parent 8717e7e4ea
commit 9edcdaac3d
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.cradle.iitc_mobile"
android:versionCode="17"
android:versionName="0.3.5" >
android:versionCode="18"
android:versionName="0.3.6" >
<uses-sdk
android:minSdkVersion="14"