0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00

Finalizing OpenVPN 3 Core library release v3.6.4

Signed-off-by: David Sommerseth <davids@openvpn.net>
This commit is contained in:
David Sommerseth 2021-09-09 10:48:37 +02:00
parent a32137f7e7
commit c2153df1f4
No known key found for this signature in database
GPG Key ID: 86CF944C9671FDF2

View File

@ -24,5 +24,5 @@
#pragma once
#ifndef OPENVPN_VERSION
#define OPENVPN_VERSION "3.6.3"
#define OPENVPN_VERSION "3.6.4"
#endif