summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-02-21 09:04:10 +0300
committerAndrew Dolgov <[email protected]>2012-02-21 09:04:10 +0300
commitc33708a1cfd75e067ec97c825557c526721404eb (patch)
treefad31e64733db86a2670148520ca85cdf4ab8c15 /AndroidManifest.xml
parent449ba2f1dcd98b9f6e5eb8b1d8f366229b893bd4 (diff)
support attachments in combined mode, fix french translation, 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 7195cb52..50ff50be 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="62"
- android:versionName="0.4.14" >
+ android:versionCode="63"
+ android:versionName="0.5.0" >
<uses-sdk android:minSdkVersion="7" />