summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-01-02 18:38:03 +0400
committerAndrew Dolgov <[email protected]>2013-01-02 18:38:03 +0400
commit723fff03ecb828eef700a0be2048349796123e27 (patch)
treeff0ea89889af839f2f86fd86d55273251aada1e4 /AndroidManifest.xml
parent1d8a003fe10752a195e0cc830e415a6829fce7d5 (diff)
cleaner titlewebview implementation
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 3bf0f381..c6388116 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="126"
- android:versionName="1.4" >
+ android:versionCode="127"
+ android:versionName="1.5" >
<uses-sdk
android:minSdkVersion="8"