From 0d93d7459ea79c07f06cf7bef7da0a595bad4219 Mon Sep 17 00:00:00 2001 From: KyungWoon Cho Date: Fri, 17 Jun 2022 20:30:42 +0900 Subject: [PATCH] update version to 0.3.6 --- driver/stub/usbip_stub.inx | 2 +- driver/vhci/usbip_vhci.vcxproj | 14 +++++++------- driver/vhci_ude/usbip_vhci_ude.vcxproj | 14 +++++++------- userspace/config.h | 2 +- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/driver/stub/usbip_stub.inx b/driver/stub/usbip_stub.inx index ae1c3d9d..f20e7a32 100644 --- a/driver/stub/usbip_stub.inx +++ b/driver/stub/usbip_stub.inx @@ -12,7 +12,7 @@ Class=System ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318} Provider=%OpenSource% CatalogFile=usbip_stub.cat -DriverVer = 07/19/2021,0.3.5.0 +DriverVer = 06/17/2022,0.3.6.0 [Manufacturer] %StdMfg%=Standard,NTamd64 diff --git a/driver/vhci/usbip_vhci.vcxproj b/driver/vhci/usbip_vhci.vcxproj index 03f57fe5..be70fe19 100644 --- a/driver/vhci/usbip_vhci.vcxproj +++ b/driver/vhci/usbip_vhci.vcxproj @@ -212,7 +212,7 @@ $(DDK_LIB_PATH)wdmsec.lib;$(DDK_LIB_PATH)ntstrsafe.lib;usbd.lib;%(AdditionalDependencies) - 0.3.5.0 + 0.3.6.0 gencat.bat $(OutDir) 10_$(DDKPlatform) $(SolutionDir)/driver/usbip_test.pfx @@ -236,7 +236,7 @@ $(DDK_LIB_PATH)wdmsec.lib;$(DDK_LIB_PATH)ntstrsafe.lib;usbd.lib;%(AdditionalDependencies) - 0.3.5.0 + 0.3.6.0 gencat.bat $(OutDir) 10_$(DDKPlatform) $(SolutionDir)/driver/usbip_test.pfx @@ -261,7 +261,7 @@ $(DDK_LIB_PATH)wdmsec.lib;$(DDK_LIB_PATH)ntstrsafe.lib;usbd.lib;%(AdditionalDependencies) - 0.3.5.0 + 0.3.6.0 gencat.bat $(OutDir) 10_$(DDKPlatform) $(SolutionDir)/driver/usbip_test.pfx @@ -286,7 +286,7 @@ $(DDK_LIB_PATH)wdmsec.lib;$(DDK_LIB_PATH)ntstrsafe.lib;usbd.lib;%(AdditionalDependencies) - 0.3.5.0 + 0.3.6.0 gencat.bat $(OutDir) 10_VB_$(DDKPlatform) $(SolutionDir)/driver/usbip_test.pfx @@ -308,7 +308,7 @@ $(DDK_LIB_PATH)wdmsec.lib;$(DDK_LIB_PATH)ntstrsafe.lib;usbd.lib;%(AdditionalDependencies) - 0.3.5.0 + 0.3.6.0 gencat.bat $(OutDir) 10_$(DDKPlatform) $(SolutionDir)/driver/usbip_test.pfx @@ -333,7 +333,7 @@ $(DDK_LIB_PATH)wdmsec.lib;$(DDK_LIB_PATH)ntstrsafe.lib;usbd.lib;%(AdditionalDependencies) - 0.3.5.0 + 0.3.6.0 gencat.bat $(OutDir) 10_VB_$(DDKPlatform) $(SolutionDir)/driver/usbip_test.pfx @@ -351,4 +351,4 @@ - \ No newline at end of file + diff --git a/driver/vhci_ude/usbip_vhci_ude.vcxproj b/driver/vhci_ude/usbip_vhci_ude.vcxproj index 751a319f..982bc55e 100644 --- a/driver/vhci_ude/usbip_vhci_ude.vcxproj +++ b/driver/vhci_ude/usbip_vhci_ude.vcxproj @@ -231,7 +231,7 @@ gencat.bat $(OutDir) 10_$(DDKPlatform) $(SolutionDir)\driver\usbip_test.pfx - 0.3.5.0 + 0.3.6.0 SHA1 @@ -254,7 +254,7 @@ gencat.bat $(OutDir) 10_$(DDKPlatform) $(SolutionDir)\driver\usbip_test.pfx - 0.3.5.0 + 0.3.6.0 SHA1 @@ -278,7 +278,7 @@ gencat.bat $(OutDir) 10_$(DDKPlatform) $(SolutionDir)\driver\usbip_test.pfx - 0.3.5.0 + 0.3.6.0 SHA1 @@ -302,7 +302,7 @@ gencat.bat $(OutDir) 10_VB_$(DDKPlatform) $(SolutionDir)\driver\usbip_test.pfx - 0.3.5.0 + 0.3.6.0 @@ -322,7 +322,7 @@ gencat.bat $(OutDir) 10_$(DDKPlatform) $(SolutionDir)\driver\usbip_test.pfx - 0.3.5.0 + 0.3.6.0 SHA1 @@ -345,7 +345,7 @@ gencat.bat $(OutDir) 10_VB_$(DDKPlatform) $(SolutionDir)\driver\usbip_test.pfx - 0.3.5.0 + 0.3.6.0 @@ -362,4 +362,4 @@ - \ No newline at end of file + diff --git a/userspace/config.h b/userspace/config.h index 1ae2ef16..35d94ace 100644 --- a/userspace/config.h +++ b/userspace/config.h @@ -3,7 +3,7 @@ #define _USBIP_CONFIG_WINDOWS_H /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "usbip-win 0.3.5" +#define PACKAGE_STRING "usbip-win 0.3.6" /* numeric version number */ #define USBIP_VERSION 0x000111