summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-06-22 17:57:26 +0400
committerAndrew Dolgov <[email protected]>2012-06-22 17:57:26 +0400
commit7ee1becd6cdb62503944208ebd536ea59288f37f (patch)
tree08c9e2ad5594b54b8c28476b90ed40711520b3b7 /AndroidManifest.xml
parent16fda5c5ae839c51debb882f4d3c24d276393f3b (diff)
fix headlines background in tablet mode
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 05ef8e06..ccedc2b2 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="75"
+ android:versionCode="76"
android:versionName="0.6.2" >
<uses-sdk android:minSdkVersion="8" />