summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-27 15:56:42 +0300
committerAndrew Dolgov <[email protected]>2011-11-27 15:56:42 +0300
commit592175ae7b5946b86d8d1ec87dfb8c1145f07aa9 (patch)
tree82c5866f150496f9ecfd40bc1e5f3cc5d03d3ddc /AndroidManifest.xml
parent6b32c5153c2952dad2c4ab6e463f579a20011fc1 (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 f1825e8f..da5a25ee 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="13"
- android:versionName="0.1.12">
+ android:versionCode="14"
+ android:versionName="0.1.13">
<uses-sdk android:minSdkVersion="8" />
<!-- <supports-screens android:smallScreens="false" android:normalScreens="false" /> -->