summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2007-03-05 20:36:31 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2007-03-05 20:36:31 +0000
commit3038f342dc2c6c462b51745621c5f7321da81a96 (patch)
tree8f068fae9ea646b583aa093572eb758122563c32 /configure.ac
parentbc27ad47d6a382b81e92d4c0561e0126db2edc82 (diff)
downloadopenvpn-3038f342dc2c6c462b51745621c5f7321da81a96.tar.gz
openvpn-3038f342dc2c6c462b51745621c5f7321da81a96.tar.xz
openvpn-3038f342dc2c6c462b51745621c5f7321da81a96.zip
Include tap.cat (TAP driver catalog file) in Windows
installer. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1753 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 eb8f040..64789cf 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_rc2], [openvpn-users@lists.sourceforge.net], [openvpn])
+AC_INIT([OpenVPN], [2.1_rc2a], [openvpn-users@lists.sourceforge.net], [openvpn])
AM_CONFIG_HEADER(config.h)
AC_CONFIG_SRCDIR(syshead.h)