From 0816f633cec4254ccfd98901252eefe84b0e2648 Mon Sep 17 00:00:00 2001 From: Bernhard Schmidt Date: Wed, 28 Oct 2020 19:37:21 +0100 Subject: New upstream version 2.5.0 --- include/openvpn-plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/openvpn-plugin.h b/include/openvpn-plugin.h index 1fa3bc1..f742f6b 100644 --- a/include/openvpn-plugin.h +++ b/include/openvpn-plugin.h @@ -53,7 +53,7 @@ extern "C" { */ #define OPENVPN_VERSION_MAJOR 2 #define OPENVPN_VERSION_MINOR 5 -#define OPENVPN_VERSION_PATCH "_rc3" +#define OPENVPN_VERSION_PATCH ".0" /* * Plug-in types. These types correspond to the set of script callbacks -- cgit v1.2.3