summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-30 09:30:43 +0300
committerAndrew Dolgov <[email protected]>2011-11-30 09:30:43 +0300
commit042885888a73e5d13f1b4aeb36c11ca98629ed55 (patch)
tree74908424c746b43a9847521f2b55be53612e0387 /AndroidManifest.xml
parent6b2025bb58240e8fd8f913c9769fd7178b771129 (diff)
bump version
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 c007f59b..8c824eac 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="23"
- android:versionName="0.1.22">
+ android:versionCode="24"
+ android:versionName="0.1.23">
<uses-sdk android:minSdkVersion="8" />
<!-- <supports-screens android:smallScreens="false" android:normalScreens="false" /> -->