summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-06-26 00:20:59 +0400
committerAndrew Dolgov <[email protected]>2012-06-26 00:20:59 +0400
commit47c711f6a084f3d09147ed38589f858491dc74d9 (patch)
tree08a8c9eaeb260f9b546efb6fbb90a3a61baebe4d /AndroidManifest.xml
parentc11a3be88e4c254e725c453a21abb28f1e16403a (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 539c0c72..a5de75df 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="80"
- android:versionName="0.6.4" >
+ android:versionCode="81"
+ android:versionName="0.6.5" >
<uses-sdk android:minSdkVersion="8" />