From 717ce6aeddc0bf09c2370eb31bb6893c38f41a56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Thu, 15 Aug 2013 00:52:22 +0200 Subject: [PATCH] version 2.2 --- document-viewer/AndroidManifest.xml | 4 +- .../assets/about/en/changelog.wiki | 55 ++++++++++--------- 2 files changed, 32 insertions(+), 27 deletions(-) diff --git a/document-viewer/AndroidManifest.xml b/document-viewer/AndroidManifest.xml index 911bc3349..3f563fd36 100644 --- a/document-viewer/AndroidManifest.xml +++ b/document-viewer/AndroidManifest.xml @@ -3,8 +3,8 @@ xmlns:android="http://schemas.android.com/apk/res/android" package="org.sufficientlysecure.viewer" android:installLocation="auto" - android:versionCode="2100" - android:versionName="2.1"> + android:versionCode="2200" + android:versionName="2.2">