From: Tobias Brunner Date: Fri, 25 Apr 2014 12:38:46 +0000 (+0200) Subject: android: New release based on 5.1.3 X-Git-Tag: 5.2.0dr2~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=446c0367947317aa802aa49d1b5f4e755f9437cd;p=thirdparty%2Fstrongswan.git android: New release based on 5.1.3 Also links OpenSSL statically and doesn't limit the number of packets during EAP-TTLS. --- diff --git a/src/frontends/android/.classpath b/src/frontends/android/.classpath index d57ec02513..51769745b2 100644 --- a/src/frontends/android/.classpath +++ b/src/frontends/android/.classpath @@ -2,8 +2,8 @@ + - diff --git a/src/frontends/android/AndroidManifest.xml b/src/frontends/android/AndroidManifest.xml index 8898c598fd..e3e7ec6317 100644 --- a/src/frontends/android/AndroidManifest.xml +++ b/src/frontends/android/AndroidManifest.xml @@ -17,8 +17,8 @@ --> + android:versionCode="20" + android:versionName="1.3.4" >