summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-09-02 22:16:53 +0400
committerAndrew Dolgov <[email protected]>2012-09-02 22:16:53 +0400
commit89e125d3ca213a69fe9b8dd638cbc3aea39e73c4 (patch)
tree22ec828540ff42564847beeaa531a6f3c0f4183c /AndroidManifest.xml
parente4eb7fba80324f269db3e2b46e96e2e17f437f6d (diff)
limit width of headline context menu indicator
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 59ee1771..117968f4 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="92"
+ android:versionCode="93"
android:versionName="0.7.1" >
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="11" />