summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-27 10:20:12 +0300
committerAndrew Dolgov <[email protected]>2011-11-27 10:20:12 +0300
commitf9742909db3a9bfaa7f005cf672db0939a476091 (patch)
treea664210ef1976c8f1dac1f13003233bcdfcb1e24
parent0e25b7519cc9caaa22603b1586c3b5b1b75cdc9f (diff)
bump version
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 1173e7d5..e7e957fd 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="8"
- android:versionName="0.1.7">
+ android:versionCode="9"
+ android:versionName="0.1.8">
<uses-sdk android:minSdkVersion="8" />
<!-- <supports-screens android:smallScreens="false" android:normalScreens="false" /> -->