summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-10-18 00:07:38 +0400
committerAndrew Dolgov <[email protected]>2013-10-18 00:07:38 +0400
commitcc67716030f04c014b6a36be33318676c2f91872 (patch)
tree2eff2922319317c41ec4a7de5b0eb719fc2685b9 /AndroidManifest.xml
parentb5d4fac1413f0cb6cee261a8c9c69e6dc356a904 (diff)
bump version
add feedicon to headlines view on tablets
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 5a8ee1e9..bf1b2d8c 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="211"
- android:versionName="1.16b8" >
+ android:versionCode="212"
+ android:versionName="1.16b9" >
<uses-sdk
android:minSdkVersion="8"