bump version

This commit is contained in:
Andrew Dolgov 2011-12-07 15:00:01 +03:00
parent 42516faa2e
commit 0e9b1e76d2

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="36"
android:versionName="0.3.3" >
android:versionCode="37"
android:versionName="0.3.4" >
<uses-sdk android:minSdkVersion="4" />