[GME-commit] GMESRC/GME/Interfaces InterfaceVersion.h,1.58,1.59
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Thu May 19 20:43:43 CDT 2005
Update of /project/gme-repository/GMESRC/GME/Interfaces
In directory escher:/tmp/cvs-serv12751/GME/Interfaces
Modified Files:
InterfaceVersion.h
Log Message:
GME release 5.5.19
IMgaFilter can handle names with spaces in them (by using quotes)
CVS User: Peter Volgyesi, ISIS (volgy)
Index: InterfaceVersion.h
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Interfaces/InterfaceVersion.h,v
retrieving revision 1.58
retrieving revision 1.59
diff -C2 -d -r1.58 -r1.59
*** InterfaceVersion.h 15 Apr 2005 18:24:10 -0000 1.58
--- InterfaceVersion.h 19 May 2005 19:43:41 -0000 1.59
***************
*** 5,10 ****
// CHECKSUM Core.idl = 690DFF65
// CHECKSUM Meta.idl = 303D0EE0
! // CHECKSUM Mga.idl = E78CAEDE
! // CHECKSUM MgaUtil.idl = EBD172EC
// CHECKSUM MgaDecorator.idl = E2851BB1
// CHECKSUM Gme.idl = 94F5ED2E
--- 5,10 ----
// CHECKSUM Core.idl = 690DFF65
// CHECKSUM Meta.idl = 303D0EE0
! // CHECKSUM Mga.idl = 05C35BA7
! // CHECKSUM MgaUtil.idl = 1795021D
// CHECKSUM MgaDecorator.idl = E2851BB1
// CHECKSUM Gme.idl = 94F5ED2E
***************
*** 18,22 ****
// -- never decrease it
cpp_quote("#ifndef INTERFACE_VERSION")
! cpp_quote("#define INTERFACE_VERSION 0x0002006E")
cpp_quote("#endif //INTERFACE_VERSION")
! #define INTERFACE_VERSION 0x0002006E
--- 18,22 ----
// -- never decrease it
cpp_quote("#ifndef INTERFACE_VERSION")
! cpp_quote("#define INTERFACE_VERSION 0x0002006F")
cpp_quote("#endif //INTERFACE_VERSION")
! #define INTERFACE_VERSION 0x0002006F
More information about the GME-commit
mailing list