summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-03-12 15:05:47 +0300
committerAndrew Dolgov <[email protected]>2012-03-12 15:05:47 +0300
commit267ce734c1374088645aa101a02b5db77a9dde4b (patch)
tree4d7b9794f5573f14e5e682c748cc55727345c3c0 /AndroidManifest.xml
parent7101a92b060c618864659eefa6601c4fca730782 (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 bf27b908..18f6f664 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="70"
- android:versionName="0.5.5" >
+ android:versionCode="71"
+ android:versionName="0.5.6" >
<uses-sdk android:minSdkVersion="7" />