diff --git a/openvpn/common/version.hpp b/openvpn/common/version.hpp index e31021da2..911fb83ff 100644 --- a/openvpn/common/version.hpp +++ b/openvpn/common/version.hpp @@ -24,5 +24,5 @@ #pragma once #ifndef OPENVPN_VERSION -#define OPENVPN_VERSION "3.8.4" +#define OPENVPN_VERSION "3.8.5" #endif