diff --git a/windows-msi/version.m4 b/windows-msi/version.m4 index e033521a..02a798e6 100644 --- a/windows-msi/version.m4 +++ b/windows-msi/version.m4 @@ -29,8 +29,8 @@ dnl The OpenSSL binaries, which come with Easy-RSA, are not used by Openvpn-buil dnl The only binaries which Openvpn-build uses from Easy-RSA, are the *nix style dnl (32bit only) binaries for Windows, from easy-rsa/distro/windows/bin. dnl Further details: easy-rsa/distro/windows/Licensing/mksh-Win32.txt -define([EASYRSA_VERSION], [3.1.2]) -define([EASYRSA_URL], [https://github.com/OpenVPN/easy-rsa/releases/download/v3.1.2/EasyRSA-3.1.2-win64.zip]) +define([EASYRSA_VERSION], [3.1.3]) +define([EASYRSA_URL], [https://github.com/OpenVPN/easy-rsa/releases/download/v3.1.3/EasyRSA-3.1.3-win64.zip]) dnl ============================================================ dnl MSI Provisioning