From d1270d07b24fb379f599543ef7807dafa4dbeaec Mon Sep 17 00:00:00 2001 From: james Date: Thu, 14 Sep 2006 02:18:40 +0000 Subject: TAP-Win32 fixes to run on Windows Vista. Modified installer to detect 32-bit vs. 64 bit Windows and install the correct TAP driver. TAP-Win32 version number is at 8.4. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1229 e7ae566f-a301-0410-adde-c780ea21d3b5 --- tap-win32/i386/OemWin2k.inf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tap-win32/i386/OemWin2k.inf') diff --git a/tap-win32/i386/OemWin2k.inf b/tap-win32/i386/OemWin2k.inf index 681c4b7..219b4ca 100755 --- a/tap-win32/i386/OemWin2k.inf +++ b/tap-win32/i386/OemWin2k.inf @@ -1,5 +1,5 @@ ; **************************************************************************** -; * Copyright (C) 2002-2005 OpenVPN Solutions LLC * +; * Copyright (C) 2002-2006 OpenVPN Solutions LLC * ; * This program is free software; you can redistribute it and/or modify * ; * it under the terms of the GNU General Public License version 2 * ; * as published by the Free Software Foundation. * @@ -51,7 +51,7 @@ ; This version number should match the version ; number given in SOURCES. - DriverVer=05/15/2004,8.00.00.0001 + DriverVer=09/13/2006,8.00.00.0004 [Strings] DeviceDescription = "TAP-Win32 Adapter V8" -- cgit v1.2.3