bump version

This commit is contained in:
Andrew Dolgov 2011-12-09 22:21:04 +03:00
parent a33272bdc7
commit 8538dbd2a9

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="38"
android:versionName="0.3.5" >
android:versionCode="39"
android:versionName="0.3.6" >
<uses-sdk android:minSdkVersion="4" />