mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-05-28 04:03:29 -04:00
Prepared for v2.2-beta4 for release
Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
This commit is contained in:
parent
38f110bb87
commit
4729263dbe
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
OpenVPN Change Log
|
||||
Copyright (C) 2002-2010 OpenVPN Technologies, Inc. <sales@openvpn.net>
|
||||
|
||||
2010.11.18 -- Version 2.2-betaX
|
||||
2010.11.18 -- Version 2.2-beta4
|
||||
|
||||
David Sommerseth (10):
|
||||
Clarified --explicit-exit-notify man page entry
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
dnl define the OpenVPN version
|
||||
define(PRODUCT_VERSION,[2.2-beta])
|
||||
define(PRODUCT_VERSION,[2.2-beta4])
|
||||
dnl define the TAP version
|
||||
define(PRODUCT_TAP_ID,[tap0901])
|
||||
define(PRODUCT_TAP_WIN32_MIN_MAJOR,[9])
|
||||
|
|
|
|||
Loading…
Reference in a new issue