summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-27 16:58:29 +0300
committerAndrew Dolgov <[email protected]>2011-11-27 16:58:29 +0300
commitb2519b4e1810eee391576071e90e4b83af9122df (patch)
treef8ba2d8b4e28e35df608bbe1512507644274aae3 /AndroidManifest.xml
parent7aa53819373fe57b1b1c590a24a5b26f864cdfb8 (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 da5a25ee..c482c4cc 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="14"
- android:versionName="0.1.13">
+ android:versionCode="15"
+ android:versionName="0.1.14">
<uses-sdk android:minSdkVersion="8" />
<!-- <supports-screens android:smallScreens="false" android:normalScreens="false" /> -->