summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-01-24 14:06:33 +0300
committerAndrew Dolgov <[email protected]>2012-01-24 14:06:33 +0300
commit2de7fae820e8c62e1e7fac896a154d4ef5c5e400 (patch)
tree389a2951f7fee4e284513f562048c9d82d746a6a
parentc8a5161d4f0d8922a3d3ec13802c0d1bbab98f5f (diff)
bump version
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index ae32f6a3..3bc19625 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="51"
- android:versionName="0.4.3" >
+ android:versionCode="52"
+ android:versionName="0.4.4" >
<uses-sdk android:minSdkVersion="7" />