summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-15 09:57:19 +0400
committerAndrew Dolgov <[email protected]>2013-03-15 09:57:19 +0400
commitf64948d93c4c63c1ff0a500ef924cdeea10d76b4 (patch)
tree1354014c4cb5c65549adb30c998e4e6dc3608d80
parente77035016e65da45391f0e4b9ea70f1e18374f69 (diff)
bump version
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 5733d6f5..a9d13abb 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="140"
- android:versionName="1.17" >
+ android:versionCode="141"
+ android:versionName="1.18" >
<uses-sdk
android:minSdkVersion="8"