summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2007-03-05 22:30:52 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2007-03-05 22:30:52 +0000
commitc833aa11d268b7cb0fbe62abc05b0b759b2c3311 (patch)
tree3dcbee4ff89d5c87a1cd3b052c6c4e11c17ee0a5 /configure.ac
parent89dc6e77c7180fb1f52bd1a5f82e86205d264ade (diff)
downloadopenvpn-c833aa11d268b7cb0fbe62abc05b0b759b2c3311.tar.gz
openvpn-c833aa11d268b7cb0fbe62abc05b0b759b2c3311.tar.xz
openvpn-c833aa11d268b7cb0fbe62abc05b0b759b2c3311.zip
Allow installation of TAP-Win64
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1755 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 64789cf..12e11e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.50)
-AC_INIT([OpenVPN], [2.1_rc2a], [openvpn-users@lists.sourceforge.net], [openvpn])
+AC_INIT([OpenVPN], [2.1_rc2b], [openvpn-users@lists.sourceforge.net], [openvpn])
AM_CONFIG_HEADER(config.h)
AC_CONFIG_SRCDIR(syshead.h)