update UI for ICS, bump version

This commit is contained in:
Andrew Dolgov 2012-01-17 14:28:39 +03:00
parent 5e2075ee87
commit ec7f7cf367

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.fox.ttrss"
android:versionCode="48"
android:versionName="0.3.15" >
android:versionCode="49"
android:versionName="0.4.0" >
<uses-sdk android:minSdkVersion="7" />