summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-10-16 16:06:58 +0400
committerAndrew Dolgov <[email protected]>2014-10-16 16:06:58 +0400
commitb32119c7bfa7f9e512b8d096ffee5224b993f99c (patch)
tree3602517947ccba5769092b996e1018f1f81b3569
parent1039ef45803b59523918f6c9e92dd88ff372c382 (diff)
bump version
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 8fad2a4e..684cc438 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="238"
- android:versionName="1.40" >
+ android:versionCode="239"
+ android:versionName="1.41" >
<uses-sdk
android:minSdkVersion="8"