summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-21 17:08:54 +0400
committerAndrew Dolgov <[email protected]>2013-04-21 17:08:54 +0400
commitf49fccf5247a7b96791e43c8c12ba65fd1dba730 (patch)
tree85f8b9610e1a724904b4bbe87cb8ffd5a1ded78a /AndroidManifest.xml
parent9e05f93b70e7695e1700b2cb8af2df6dbf37b520 (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 d33d58c8..75d0d2dd 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="162"
- android:versionName="1.6.3" >
+ android:versionCode="163"
+ android:versionName="1.7" >
<uses-sdk
android:minSdkVersion="8"