summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-11-11 13:44:38 +0400
committerAndrew Dolgov <[email protected]>2013-11-11 13:44:38 +0400
commitb5f28adf3c189930326ef80d8aa4d783d1a4fcad (patch)
tree715853b92d60ce01c9d10385071672def4c6c644 /AndroidManifest.xml
parent9fe5d31af4c691ef9f630df52c1ada968a75fe0c (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 a5341928..69589fcf 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="217"
- android:versionName="1.21" >
+ android:versionCode="218"
+ android:versionName="1.22" >
<uses-sdk
android:minSdkVersion="8"