summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-06-24 13:14:41 +0400
committerAndrew Dolgov <[email protected]>2013-06-24 13:14:41 +0400
commit9c729d9a06a35142dacbd398e8224ee41125cb1a (patch)
tree6a017198d0f0d8f78f204c3cc3d81ef2879e164e /AndroidManifest.xml
parentccb815ec4a395dfdcad87c178aafc6310a68aa5d (diff)
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 b88d69b9..3946040c 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="187"
- android:versionName="1.8.7" >
+ android:versionCode="188"
+ android:versionName="1.8.8" >
<uses-sdk
android:minSdkVersion="8"