summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-28 15:54:22 +0400
committerAndrew Dolgov <[email protected]>2013-05-28 15:54:22 +0400
commit5189150253c01a5e272dec62318c5093167d45ff (patch)
tree1d5b7950295010f0eaa8c533fbc39b47a349b334
parent7e03ca0e736db9c1f6fc96345fe0c2e74412ecc2 (diff)
bump version
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 04b913b7..d7193bd5 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="178"
- android:versionName="1.7.15" >
+ android:versionCode="179"
+ android:versionName="1.7.16" >
<uses-sdk
android:minSdkVersion="8"