summaryrefslogtreecommitdiff
path: root/org.fox.ttrss
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2016-02-03 20:55:27 +0300
committerAndrew Dolgov <[email protected]>2016-02-03 20:55:27 +0300
commit0683ba9ab3e3e22443bbc145a188d2f17fef3c7f (patch)
tree993783caf9891350a39222e832962322162f236d /org.fox.ttrss
parent827f05318591e7357a7c23d92296a23ec0f7f73f (diff)
bump version
Diffstat (limited to 'org.fox.ttrss')
-rwxr-xr-xorg.fox.ttrss/src/main/AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.fox.ttrss/src/main/AndroidManifest.xml b/org.fox.ttrss/src/main/AndroidManifest.xml
index fd811843..2ea9fc29 100755
--- a/org.fox.ttrss/src/main/AndroidManifest.xml
+++ b/org.fox.ttrss/src/main/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="399"
- android:versionName="1.167" >
+ android:versionCode="400"
+ android:versionName="1.168" >
<uses-sdk
android:minSdkVersion="16"