summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-27 22:49:33 +0400
committerAndrew Dolgov <[email protected]>2013-05-27 22:49:33 +0400
commiteb51dca80f6f6b1223436cb1b7a4ed992b483462 (patch)
tree2088eea4d02ee25b26158d6982b070085e154681
parenta503c6141f5600f87d15bea342c260f0228130da (diff)
bump version
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 6631f5c6..4c67562a 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="176"
- android:versionName="1.7.13" >
+ android:versionCode="177"
+ android:versionName="1.7.14" >
<uses-sdk
android:minSdkVersion="8"