summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-02-27 10:45:12 +0400
committerAndrew Dolgov <[email protected]>2013-02-27 10:45:12 +0400
commit807add7244a98101276ff5b415c699f2ea3c677f (patch)
treeacbf560b5e476f06314600ae644890b0e8d6b01a /AndroidManifest.xml
parent72975a9a030d1b5d3c36789fa8d1f5159f91170d (diff)
replace incorrect datasetinvalidated calls with datasetchanged
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 6234d0bc..5733d6f5 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.fox.ttrss"
- android:versionCode="139"
+ android:versionCode="140"
android:versionName="1.17" >
<uses-sdk