]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: New release after improving recovery after connectivity changes
authorTobias Brunner <tobias@strongswan.org>
Mon, 23 Sep 2013 12:33:29 +0000 (14:33 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 23 Sep 2013 12:33:29 +0000 (14:33 +0200)
src/frontends/android/AndroidManifest.xml

index f14fefb1127be63cf8882b8c0f9bc3ed1c1a59f1..b3e45bde6f86bda2bd3d55b2db3fc76ca4c48d10 100644 (file)
@@ -17,8 +17,8 @@
 -->
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="org.strongswan.android"
-    android:versionCode="15"
-    android:versionName="1.3.0" >
+    android:versionCode="16"
+    android:versionName="1.3.1" >
 
     <uses-sdk android:minSdkVersion="14" android:targetSdkVersion="17" />