From 55321dcfb6898efacb696ac4b03db51dd1fb9219 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 3 May 2013 15:16:14 +0200 Subject: [PATCH] New Android release after adding AES-GCM, IPv6-in-IPv4 and using kernel-netlink libipsec now supports AES-GCM, IPv6 tunnels over IPv4 are supported, native x86 libraries are built (requires a new Vstr build script). Also, the existing kernel-netlink plugin now provides the kernel-net implementation, which should be more stable in case multiple interfaces are up and have IP addresses installed on them. --- src/frontends/android/AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontends/android/AndroidManifest.xml b/src/frontends/android/AndroidManifest.xml index c0ac8c1bd..4d76ac09e 100644 --- a/src/frontends/android/AndroidManifest.xml +++ b/src/frontends/android/AndroidManifest.xml @@ -17,8 +17,8 @@ --> + android:versionCode="11" + android:versionName="1.2.3" >