summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-26 11:46:17 +0300
committerAndrew Dolgov <[email protected]>2011-11-26 11:46:17 +0300
commit2229ae0fc4d8ee23ca64632292e74e86c3f43ee9 (patch)
tree402c3f00a1d3b5ffd1525f1f172abf84d4049058 /AndroidManifest.xml
parente722a06651bc74cab83b59158c6d4f07042cc9a6 (diff)
implement show all/show unread
tweak menu theme tweaks bump version
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index d241123f..cb69d038 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="5"
- android:versionName="0.1.4">
+ android:versionCode="6"
+ android:versionName="0.1.5">
<uses-sdk android:minSdkVersion="8" />
<!-- <supports-screens android:smallScreens="false" android:normalScreens="false" /> -->