diff options
Diffstat (limited to '')
-rwxr-xr-x | tap-win32/i386/OemWin2k.inf | 4 |
1 files changed, 2 insertions, 2 deletions
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" |