commit 2f758a34c8541e4db401db4d7d94fad591eb6b14
parent e2f7f61242534982547aabc416e026a00c13c5c5
Author: Jan Dankert <devnull@localhost>
Date: Wed, 10 Oct 2012 01:38:10 +0200
Version erhöht auf 1.4.4
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- android:versionCode="8" android:versionName="1.4.3" package="de.mtbnews.android">
+ android:versionCode="9" android:versionName="1.4.4" package="de.mtbnews.android">
<application android:icon="@drawable/ibc_icon"
android:name=".IBCApplication" android:label="@string/app_name">