summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-16 13:58:56 +0400
committerAndrew Dolgov <[email protected]>2013-04-16 13:58:56 +0400
commit26dfcf35d6a43b9ac6a08cf645df5d687a5ce67d (patch)
treec6cbd4525de16220d62886e09a7ce80cc67fdef4 /AndroidManifest.xml
parentf2dcf967ee4caee1e801109370078eba19e4b9d7 (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 939dfb2e..b43443f8 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="158"
- android:versionName="1.5" >
+ android:versionCode="159"
+ android:versionName="1.6" >
<uses-sdk
android:minSdkVersion="8"