diff --git a/openvpn/common/version.hpp b/openvpn/common/version.hpp index 487e500b..d1cd0dd5 100644 --- a/openvpn/common/version.hpp +++ b/openvpn/common/version.hpp @@ -24,5 +24,5 @@ #pragma once #ifndef OPENVPN_VERSION -#define OPENVPN_VERSION "3.10_qa" +#define OPENVPN_VERSION "3.10" #endif