summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-01-26 13:07:03 +0300
committerAndrew Dolgov <[email protected]>2012-01-26 13:07:03 +0300
commit1f76692f6d3dc84758256945233e5afa1708d79e (patch)
tree5bb2ee7d77abcc3d3e60d9db445850fc217750e9
parent758d73748d6e559aa6c2f687a53dee8455b985d1 (diff)
bump version
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 0620dda7..f1ab445c 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="53"
- android:versionName="0.4.5" >
+ android:versionCode="54"
+ android:versionName="0.4.6" >
<uses-sdk android:minSdkVersion="7" />