diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-09-15 23:39:53 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-09-15 23:39:53 +0000 |
commit | b0d1154b30567ec23e4ecee1227f7250fc757002 (patch) | |
tree | c59e3b1bbd50e3d18babbe91482a184e38a8cc29 /version.m4 | |
parent | Version 2.1_rc11 (diff) | |
download | openvpn-b0d1154b30567ec23e4ecee1227f7250fc757002.tar.xz |
Patched Makefile.am so that the new t_cltsrv-down.sh script becomes
part of the tarball (Matthias Andree).
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3332 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to '')
-rw-r--r-- | version.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ dnl define the OpenVPN version -define(PRODUCT_VERSION,[2.1_rc11]) +define(PRODUCT_VERSION,[2.1_rc11a]) dnl define the TAP version define(PRODUCT_TAP_ID,[tap0901]) define(PRODUCT_TAP_WIN32_MIN_MAJOR,[9]) |