]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Version 2.1.5.
authorJames Yonan <james@openvpn.net>
Tue, 5 Jul 2011 00:46:40 +0000 (00:46 +0000)
committerJames Yonan <james@openvpn.net>
Tue, 5 Jul 2011 00:46:40 +0000 (00:46 +0000)
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7412 e7ae566f-a301-0410-adde-c780ea21d3b5

management/management-notes.txt
version.m4

index c25c998f1be0a9862801c46e33624d8b32557309..90643eafc5a324c007689800ea01758933ba4e5e 100644 (file)
@@ -687,7 +687,7 @@ the 10.0.0.0/8 netblock is allowed: 10.10.0.1.  Also, the client
 may not interact with external IP addresses using an "unknown"
 protocol (i.e. one that is not IPv4 or ARP).
 
-COMMAND -- remote  (OpenVPN 2.1.4 or higher)
+COMMAND -- remote  (OpenVPN 2.1.5 or higher)
 --------------------------------------------
 
 Provide remote host/port in response to a >REMOTE notification
index c1122e5d4f3c25370ba9182c1db8abc5a1afcc56..366bce44999af13777b237554bf3617549c3be5e 100644 (file)
@@ -1,5 +1,5 @@
 dnl define the OpenVPN version
-define(PRODUCT_VERSION,[2.1.4])
+define(PRODUCT_VERSION,[2.1.5])
 dnl define the TAP version
 define(PRODUCT_TAP_ID,[tap0901])
 define(PRODUCT_TAP_WIN32_MIN_MAJOR,[9])