summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-03-02 09:41:24 +0300
committerAndrew Dolgov <[email protected]>2012-03-02 09:41:24 +0300
commit989feec2ce7dc5b8c72d12ce20b18d570ca831ad (patch)
treefcf03711357f79d092fb9f3d9fb848cda99dac6e /AndroidManifest.xml
parent59a4d3d439ce0a5ff39a94b44fc6886ecdab78a4 (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 863ec2a8..76d65f8b 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="66"
- android:versionName="0.5.2" >
+ android:versionCode="67"
+ android:versionName="0.5.3" >
<uses-sdk android:minSdkVersion="7" />