bump version

This commit is contained in:
Andrew Dolgov 2013-10-07 18:36:32 +04:00
parent 0fb9177e78
commit 0e8b073eee

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="199"
android:versionName="1.12" >
android:versionCode="200"
android:versionName="1.13" >
<uses-sdk
android:minSdkVersion="8"