summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-29 14:09:56 +0300
committerAndrew Dolgov <[email protected]>2011-11-29 14:09:56 +0300
commita1363691183951c8669d2737d0210fb1aec7bf2b (patch)
tree732629c993b26be51269f2e230fe25c7b4691aa2
parentc8f79f546557bb624740c59ac44b8ed814c944db (diff)
bump version
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 0700d1fe..aefb07ca 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="20"
- android:versionName="0.1.19">
+ android:versionCode="21"
+ android:versionName="0.1.20">
<uses-sdk android:minSdkVersion="8" />
<!-- <supports-screens android:smallScreens="false" android:normalScreens="false" /> -->