summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-27 12:57:54 +0300
committerAndrew Dolgov <[email protected]>2011-11-27 12:57:54 +0300
commitb5af258ee7dd71054fa81252cbc0769d1c176140 (patch)
treecad3123c33290bb1a30809295f40e270f4e78661 /AndroidManifest.xml
parent936935c01975f26bbf8cf7dd15f52872aacc8d4c (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 f125c430..ea8a83f1 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="11"
- android:versionName="0.1.10">
+ android:versionCode="12"
+ android:versionName="0.1.11">
<uses-sdk android:minSdkVersion="8" />
<!-- <supports-screens android:smallScreens="false" android:normalScreens="false" /> -->