summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-29 20:01:48 +0300
committerAndrew Dolgov <[email protected]>2011-11-29 20:01:48 +0300
commitefa540bd9e87891edbb837cc26de559ff68fb722 (patch)
tree06461d2f24f4db83921cb76109934117c3b50b32 /AndroidManifest.xml
parent574aaebb900b8420b3adcf05a7bc971c002ed327 (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 45586307..c007f59b 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="22"
- android:versionName="0.1.21">
+ android:versionCode="23"
+ android:versionName="0.1.22">
<uses-sdk android:minSdkVersion="8" />
<!-- <supports-screens android:smallScreens="false" android:normalScreens="false" /> -->