bump version

This commit is contained in:
Andrew Dolgov 2012-09-05 15:47:57 +04:00
parent 822f280b3e
commit 48dc7fd846

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="93"
android:versionName="0.7.1" >
android:versionCode="94"
android:versionName="0.7.2" >
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="11" />