From 6ff1c646467e1f68a85ccb3b06de8c0768569112 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Wed, 13 Apr 2016 19:11:13 +0200 Subject: Update openvpn and bump version --- main/build.gradle | 4 ++-- main/openvpn | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main/build.gradle b/main/build.gradle index bd296540..43204e17 100644 --- a/main/build.gradle +++ b/main/build.gradle @@ -27,8 +27,8 @@ android { defaultConfig { minSdkVersion 14 targetSdkVersion 23 - versionCode = 131 - versionName = "0.6.51" + versionCode = 132 + versionName = "0.6.52" } sourceSets { diff --git a/main/openvpn b/main/openvpn index a6eda60c..049858bb 160000 --- a/main/openvpn +++ b/main/openvpn @@ -1 +1 @@ -Subproject commit a6eda60c1e79b5c994b78a4998d8ea2405e12001 +Subproject commit 049858bb44a04f3a52395b523a262f9c9b7dd51a -- cgit v1.2.3