summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-30 18:31:51 +0300
committerAndrew Dolgov <[email protected]>2011-11-30 18:31:51 +0300
commite31d6b0b0f08f0e5645691f779f93c93f2f2cb13 (patch)
treebf13a54d4662206affe3a31eabeeb0944b04a68d /AndroidManifest.xml
parent6a8878f980abf323416e04374b0b66ea943482a5 (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 ff878595..c70c136f 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="25"
- android:versionName="0.1.24">
+ android:versionCode="26"
+ android:versionName="0.1.25">
<uses-sdk android:minSdkVersion="8" />
<uses-permission android:name="android.permission.INTERNET" />