summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-28 13:01:20 +0300
committerAndrew Dolgov <[email protected]>2011-11-28 13:01:20 +0300
commit97ac9187df45ad5998e81723e543690f8ab93a3e (patch)
treec6a481cd1433e36519b4989fe4394a5b51a4a00a /AndroidManifest.xml
parent4769c8c09f0d9efdaf4c6bab464a7fff687074a1 (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 1dbcc850..620ec407 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="18"
- android:versionName="0.1.17">
+ android:versionCode="19"
+ android:versionName="0.1.18">
<uses-sdk android:minSdkVersion="8" />
<!-- <supports-screens android:smallScreens="false" android:normalScreens="false" /> -->