bump version

This commit is contained in:
Andrew Dolgov 2011-12-13 15:44:33 +03:00
parent d30854eae7
commit dd1a8ee728

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="42"
android:versionName="0.3.9" >
android:versionCode="43"
android:versionName="0.3.10" >
<uses-sdk android:minSdkVersion="7" />