summaryrefslogtreecommitdiff
path: root/org.fox.ttrss
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-09-15 20:09:23 +0300
committerAndrew Dolgov <[email protected]>2015-09-15 20:09:23 +0300
commitc794cb061bd9ccedda7562c2011f5e68aec37514 (patch)
tree960c4395b1ecae489a9a0132511e7190bef36984 /org.fox.ttrss
parent7ab05d7e360068deba281621fa5eb0d97d95039b (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 37af2818..78723434 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="377"
- android:versionName="1.149" >
+ android:versionCode="378"
+ android:versionName="1.150" >
<uses-sdk
android:minSdkVersion="15"