0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-20 03:52:28 +02:00
openvpn/version.m4
David Sommerseth 12158e5a92 Preparing for v2.2.2 release
ChangeLog got a few updates for the the v2.2.1 section as well.  One
typo, plus some layout fixes.

Signed-off-by: David Sommerseth <davids@redhat.com>
2011-12-14 12:17:45 +01:00

7 lines
203 B
Plaintext

dnl define the OpenVPN version
define(PRODUCT_VERSION,[2.2.2])
dnl define the TAP version
define(PRODUCT_TAP_ID,[tap0901])
define(PRODUCT_TAP_WIN32_MIN_MAJOR,[9])
define(PRODUCT_TAP_WIN32_MIN_MINOR,[9])