From 8c3c7472780a20cb76479a8a9f5571817c17518f Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sun, 1 Jul 2012 12:08:50 +0200 Subject: 0.5.9 removed the configimporter activity from the manifest. Fix this. --- AndroidManifest.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 3a2b458e..e601f11e 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -17,8 +17,8 @@ + android:versionCode="33" + android:versionName="0.5.9b" > @@ -53,6 +53,7 @@ + @@ -92,7 +93,7 @@ android:pathPattern=".*\\.ovpn" android:scheme="file" /> - + -- cgit v1.2.3