Version 2.2

This commit is contained in:
Dominik Schürmann
2014-01-19 18:29:22 +01:00
parent badb403aca
commit 8d24d17e98

View File

@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.sufficientlysecure.keychain" package="org.sufficientlysecure.keychain"
android:installLocation="auto" android:installLocation="auto"
android:versionCode="21106" android:versionCode="22000"
android:versionName="2.1.1" > android:versionName="2.2" >
<!-- <!--
General remarks General remarks