summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-10 10:25:21 +0300
committerAndrew Dolgov <[email protected]>2011-12-10 10:25:21 +0300
commit95413c777880ce2f7581bf6194802cc47e10e772 (patch)
tree6d2176e7dc8338b9a9358e90ae30df780a8284db
parent3467aa5dc0f15a3d0a89839b52b6230943a31cd4 (diff)
bump version
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 05e52a17..2fe45c2b 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="40"
- android:versionName="0.3.7" >
+ android:versionCode="41"
+ android:versionName="0.3.8" >
<uses-sdk android:minSdkVersion="7" />