bump version

This commit is contained in:
Andrew Dolgov 2015-02-17 22:39:50 +03:00
parent ae91427987
commit b82e36d680
1 changed files with 2 additions and 2 deletions

View File

@ -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="316"
android:versionName="1.91" >
android:versionCode="317"
android:versionName="1.92" >
<uses-sdk
android:minSdkVersion="15"