summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-23 15:59:53 +0400
committerAndrew Dolgov <[email protected]>2013-05-23 15:59:53 +0400
commit8872cc12ebcbf866c0bed4a243fa0a424e5e9759 (patch)
tree5efcc3b6d0413dd1fea3decdc69d6ec8754142a0 /AndroidManifest.xml
parent75b10a845c801f57360f0fa4fca188ca86b8b00a (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 804c697c..f8e51d9a 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="171"
- android:versionName="1.7.8" >
+ android:versionCode="172"
+ android:versionName="1.7.9" >
<uses-sdk
android:minSdkVersion="8"