summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-01-17 12:55:17 +0300
committerAndrew Dolgov <[email protected]>2012-01-17 12:55:17 +0300
commit0f3fd963384e9c2faa734a207e980c27bd97666b (patch)
tree03bd83f6f21919547d445de05b725fdad3e8c426
parent70da9108468f72836bd4ea1d9d34fbdc59d36360 (diff)
bump version
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 6fc817ff..e970d1bd 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="47"
- android:versionName="0.3.14" >
+ android:versionCode="48"
+ android:versionName="0.3.15" >
<uses-sdk android:minSdkVersion="7" />