summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-01-02 15:33:50 +0400
committerAndrew Dolgov <[email protected]>2013-01-02 15:33:50 +0400
commitbef1deb354ba665219a459190367c5950105defc (patch)
tree827d97418b90719252d90ee5ba12d1363b8cdfbb /AndroidManifest.xml
parentc15e32a6a867b7536f8adcff1dff6be1fc087e38 (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 cf36ab66..3bf0f381 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="125"
- android:versionName="1.3" >
+ android:versionCode="126"
+ android:versionName="1.4" >
<uses-sdk
android:minSdkVersion="8"