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

core : incremented OPENVPN_VERSION to 3.0.11.

This commit is contained in:
James Yonan 2016-04-14 12:30:23 -06:00
parent c353679380
commit c6a78ee27b

View File

@ -24,6 +24,6 @@
#ifndef OPENVPN_COMMON_VERSION_H #ifndef OPENVPN_COMMON_VERSION_H
#define OPENVPN_COMMON_VERSION_H #define OPENVPN_COMMON_VERSION_H
#define OPENVPN_VERSION "3.0.10" #define OPENVPN_VERSION "3.0.11"
#endif // OPENVPN_COMMON_VERSION_H #endif // OPENVPN_COMMON_VERSION_H