summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-12-09 15:07:04 +0400
committerAndrew Dolgov <[email protected]>2012-12-09 15:07:04 +0400
commitaeb707ae47f0911015fe2a2a7498a3004ce3091e (patch)
tree9bd757e031763debbbed5a061e583ef5e4695e1d /AndroidManifest.xml
parent1ef59c22131a879f442df14c3f353d288664e514 (diff)
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 14f1407b..90117d6e 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="117"
- android:versionName="0.9.1" >
+ android:versionCode="118"
+ android:versionName="0.9.2" >
<uses-sdk
android:minSdkVersion="8"