summaryrefslogtreecommitdiffstats
path: root/install-win32
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-01-23 09:37:25 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-01-23 09:37:25 +0000
commit55e8903b9f856256a54604bbda809e70a4c03711 (patch)
treedad0e735190bae2cede451c92ccbe0654f937ebb /install-win32
parent2f775b1a17cbc4a0ac6a95db582d9993a368cd42 (diff)
downloadopenvpn-55e8903b9f856256a54604bbda809e70a4c03711.tar.gz
openvpn-55e8903b9f856256a54604bbda809e70a4c03711.tar.xz
openvpn-55e8903b9f856256a54604bbda809e70a4c03711.zip
Squashed Win2K TAP bug that was introduced by Vista fixes.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@2657 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'install-win32')
-rw-r--r--install-win32/settings.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/install-win32/settings.in b/install-win32/settings.in
index 2239790..a2c138d 100644
--- a/install-win32/settings.in
+++ b/install-win32/settings.in
@@ -75,10 +75,10 @@
!define MAKE_CLEAN "yes"
; DEBUGGING -- set to something like "-DBG2"
-!define OUTFILE_LABEL "-T2"
+!define OUTFILE_LABEL "-T4"
; DEBUGGING -- set to something like "DEBUG2"
-!define TITLE_LABEL "TEST2"
+!define TITLE_LABEL "TEST4"
# include a sample configuration file and key
!define SAMPCONF_DIR "test-key"