Bumped the version number to 0.5.

This commit is contained in:
akwizgran
2014-03-11 09:58:27 +00:00
parent d05449d2f3
commit 5d20c80d71

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.briarproject"
android:versionCode="4"
android:versionName="0.4" >
android:versionCode="5"
android:versionName="0.5" >
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="19" />