summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-01-17 14:28:39 +0300
committerAndrew Dolgov <[email protected]>2012-01-17 14:28:39 +0300
commitec7f7cf367b6732de72d4099174d4c8bdc0921f6 (patch)
tree64935504ce9dd2925ea83d121977287cf329c760
parent5e2075ee87d65afe013c567207cf3beb96e14441 (diff)
update UI for ICS, bump version
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index e970d1bd..20a4d7c9 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -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" />