summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-06-19 21:41:47 +0400
committerAndrew Dolgov <[email protected]>2012-06-19 21:41:47 +0400
commit78544f245142efd51793fd77c6ca4ac3d9f8b826 (patch)
tree024816a9d2bed137eadda1b9bd9b3e1db5f1e494
parent92ccf9ec0cd336cb161b26dd09efe5618b8733f8 (diff)
bump version
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 3d539814..72181c18 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="72"
- android:versionName="0.5.7" >
+ android:versionCode="73"
+ android:versionName="0.6.0" >
<uses-sdk android:minSdkVersion="8" />