Update of /cvsroot/com0com/com0com
In directory vz-cvs-4.sog:/tmp/cvs-serv31898
Modified Files:
Changes.txt cncport.inf com0com.inf comport.inf
Log Message:
Pre-tagging version change
Index: comport.inf
===================================================================
RCS file: /cvsroot/com0com/com0com/comport.inf,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** comport.inf 31 Jan 2012 05:50:16 -0000 1.3
--- comport.inf 4 Jun 2012 06:21:43 -0000 1.4
***************
*** 16,20 ****
CatalogFile = com0com.cat
; MM/DD/YYYY
! DriverVer = 01/31/2012,3.0.0.0
UninstallInfTag = {df799e12-3c56-421b-b298-b6d3642bc878}
--- 16,20 ----
CatalogFile = com0com.cat
; MM/DD/YYYY
! DriverVer = 06/04/2012,3.0.0.0
UninstallInfTag = {df799e12-3c56-421b-b298-b6d3642bc878}
Index: com0com.inf
===================================================================
RCS file: /cvsroot/com0com/com0com/com0com.inf,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** com0com.inf 6 Dec 2011 15:46:26 -0000 1.7
--- com0com.inf 4 Jun 2012 06:21:43 -0000 1.8
***************
*** 5,9 ****
; Installation file for the Null-modem emulator driver.
;
! ; Copyright (c) 2004-2011 Vyacheslav Frolov
;
;******************************************************************************
--- 5,9 ----
; Installation file for the Null-modem emulator driver.
;
! ; Copyright (c) 2004-2012 Vyacheslav Frolov
;
;******************************************************************************
***************
*** 16,20 ****
CatalogFile = com0com.cat
; MM/DD/YYYY
! DriverVer = 12/06/2011,3.0.0.0
UninstallInfTag = {df799e12-3c56-421b-b298-b6d3642bc878}
--- 16,20 ----
CatalogFile = com0com.cat
; MM/DD/YYYY
! DriverVer = 06/04/2012,3.0.0.0
UninstallInfTag = {df799e12-3c56-421b-b298-b6d3642bc878}
Index: Changes.txt
===================================================================
RCS file: /cvsroot/com0com/com0com/Changes.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Changes.txt 2 Jun 2012 11:05:08 -0000 1.2
--- Changes.txt 4 Jun 2012 06:21:43 -0000 1.3
***************
*** 1,3 ****
! v3.0.0.0 (2012-06-02)
* Added ability to put the port to the Ports class.
--- 1,3 ----
! v3.0.0.0 (2012-06-04)
* Added ability to put the port to the Ports class.
Index: cncport.inf
===================================================================
RCS file: /cvsroot/com0com/com0com/cncport.inf,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** cncport.inf 7 Jun 2010 07:06:10 -0000 1.2
--- cncport.inf 4 Jun 2012 06:21:43 -0000 1.3
***************
*** 5,9 ****
; Installation file for the Null-modem emulator driver.
;
! ; Copyright (c) 2010 Vyacheslav Frolov
;
;******************************************************************************
--- 5,9 ----
; Installation file for the Null-modem emulator driver.
;
! ; Copyright (c) 2010-2012 Vyacheslav Frolov
;
;******************************************************************************
***************
*** 16,20 ****
CatalogFile = com0com.cat
; MM/DD/YYYY
! DriverVer = 06/07/2010,3.0.0.0
UninstallInfTag = {df799e12-3c56-421b-b298-b6d3642bc878}
--- 16,20 ----
CatalogFile = com0com.cat
; MM/DD/YYYY
! DriverVer = 06/04/2012,3.0.0.0
UninstallInfTag = {df799e12-3c56-421b-b298-b6d3642bc878}
|