summaryrefslogtreecommitdiff
path: root/org.fox.ttrss
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-12-03 13:35:14 +0300
committerAndrew Dolgov <[email protected]>2015-12-03 13:35:14 +0300
commitd430e7e49b3fbee0e5f21463edb5946980d1d9b1 (patch)
treed5c613b7131c35faf40043b80da5f815062f80d7 /org.fox.ttrss
parent51eef8f2dab627ba6c58d6bb50ac6e150969e4eb (diff)
bump version
Diffstat (limited to 'org.fox.ttrss')
-rwxr-xr-xorg.fox.ttrss/src/main/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/AndroidManifest.xml b/org.fox.ttrss/src/main/AndroidManifest.xml
index 497ade35..e005c593 100755
--- a/org.fox.ttrss/src/main/AndroidManifest.xml
+++ b/org.fox.ttrss/src/main/AndroidManifest.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.fox.ttrss"
- android:versionCode="394"
+ android:versionCode="395"
android:versionName="1.163" >
<uses-sdk