summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/Makefile.in3
-rw-r--r--include/openvpn-plugin.h2
2 files changed, 1 insertions, 4 deletions
diff --git a/include/Makefile.in b/include/Makefile.in
index 28dff09..133fb6f 100644
--- a/include/Makefile.in
+++ b/include/Makefile.in
@@ -303,9 +303,6 @@ TAP_WIN_MIN_MINOR = @TAP_WIN_MIN_MINOR@
TEST_CFLAGS = @TEST_CFLAGS@
TEST_LDFLAGS = @TEST_LDFLAGS@
TMPFILES_DIR = @TMPFILES_DIR@
-VENDOR_BUILD_ROOT = @VENDOR_BUILD_ROOT@
-VENDOR_DIST_ROOT = @VENDOR_DIST_ROOT@
-VENDOR_SRC_ROOT = @VENDOR_SRC_ROOT@
VERSION = @VERSION@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
diff --git a/include/openvpn-plugin.h b/include/openvpn-plugin.h
index de9aa9f..5205e78 100644
--- a/include/openvpn-plugin.h
+++ b/include/openvpn-plugin.h
@@ -55,7 +55,7 @@ extern "C" {
*/
#define OPENVPN_VERSION_MAJOR 2
#define OPENVPN_VERSION_MINOR 4
-#define OPENVPN_VERSION_PATCH ".7"
+#define OPENVPN_VERSION_PATCH ".8"
/*
* Plug-in types. These types correspond to the set of script callbacks