summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-27 18:20:40 +0300
committerAndrew Dolgov <[email protected]>2011-11-27 18:20:40 +0300
commit4ce2e67d59d29a61417b082f874f0441b420a948 (patch)
tree603acd2880384fd6061ae918be7f7545205c5874
parent420cdfb0839ffd73a50fa92bc6c0c33f85d268d2 (diff)
bump version
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 360878ed..6c7aa852 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="15"
- android:versionName="0.1.14">
+ android:versionCode="16"
+ android:versionName="0.1.15">
<uses-sdk android:minSdkVersion="8" />
<!-- <supports-screens android:smallScreens="false" android:normalScreens="false" /> -->