summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-11-15 15:49:35 +0400
committerAndrew Dolgov <[email protected]>2013-11-15 15:49:35 +0400
commit1d3d10ad09ffe97d02869f00ff2516ddbb9549fe (patch)
tree8b08898df06a7385c93f9381ff2176b672684c46 /AndroidManifest.xml
parent50aa77ebb3354923645b29d40726fad520824ea5 (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 ddd41696..26851148 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="219"
- android:versionName="1.23" >
+ android:versionCode="220"
+ android:versionName="1.24" >
<uses-sdk
android:minSdkVersion="8"