summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-12-16 09:42:29 +0400
committerAndrew Dolgov <[email protected]>2013-12-16 09:42:29 +0400
commit4d2f19a6c67532116161cfd6965b1e6f2c0fd3dc (patch)
tree19594d4868ac269478c604c8b363a15970d111a0 /AndroidManifest.xml
parent70a960017c1d8b8227b1d1ea64e54523ef8f632b (diff)
fix typo in it 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 bf2378da..7076cc1a 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="227"
- android:versionName="1.31" >
+ android:versionCode="228"
+ android:versionName="1.32" >
<uses-sdk
android:minSdkVersion="8"