]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: New release after adding delta CRL support and some bug fixes
authorTobias Brunner <tobias@strongswan.org>
Mon, 18 Sep 2017 09:04:46 +0000 (11:04 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 18 Sep 2017 09:04:46 +0000 (11:04 +0200)
src/frontends/android/app/build.gradle

index c1887a55d6e2ee303816fd52526be867cf22d873..ca11abe02f139a455dde81cda69c9b5f40e6dcd9 100644 (file)
@@ -8,8 +8,8 @@ android {
         applicationId "org.strongswan.android"
         minSdkVersion 15
         targetSdkVersion 22
-        versionCode 47
-        versionName "1.9.3"
+        versionCode 48
+        versionName "1.9.4"
     }
 
     sourceSets.main {