[GME-commit] GMESRC/GME/Gme GME.dsp,1.94,1.95 GMEVersion.h,1.24,1.25

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Thu Oct 21 18:20:57 CDT 2004


Update of /var/lib/gme/GMESRC/GME/Gme
In directory braindrain:/tmp/cvs-serv23369/GME/Gme

Modified Files:
	GME.dsp GMEVersion.h 
Log Message:
Minor fixes for Release 4.10.21

CVS User: volgy

Index: GME.dsp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Gme/GME.dsp,v
retrieving revision 1.94
retrieving revision 1.95
diff -C2 -d -r1.94 -r1.95
*** GME.dsp	13 Oct 2004 15:17:55 -0000	1.94
--- GME.dsp	21 Oct 2004 22:20:50 -0000	1.95
***************
*** 779,783 ****
  USERDEP__READM="GMEVersion.h"	
  # Begin Custom Build
! InputDir=\proj\cvs\gmex\GMESRC\Doc
  InputPath=..\..\Doc\README_in.txt
  
--- 779,783 ----
  USERDEP__READM="GMEVersion.h"	
  # Begin Custom Build
! InputDir=\GMESRC\Doc
  InputPath=..\..\Doc\README_in.txt
  
***************
*** 791,795 ****
  USERDEP__READM="GMEVersion.h"	
  # Begin Custom Build
! InputDir=\proj\cvs\gmex\GMESRC\Doc
  InputPath=..\..\Doc\README_in.txt
  
--- 791,795 ----
  USERDEP__READM="GMEVersion.h"	
  # Begin Custom Build
! InputDir=\GMESRC\Doc
  InputPath=..\..\Doc\README_in.txt
  
***************
*** 821,834 ****
  # End Target
  # End Project
- # Section GME : {B718CCF7-5055-40DD-9CBD-AB17F72AB113}
- # 	2:5:Class:CSearch
- # 	2:10:HeaderFile:search.h
- # 	2:8:ImplFile:search.cpp
- # End Section
- # Section GME : {72ADFD7B-2C39-11D0-9903-00A0C91BC942}
- # 	1:17:ID_INDICATOR_TIME:103
- # 	2:2:BH:
- # 	2:17:ID_INDICATOR_TIME:ID_INDICATOR_TIME
- # End Section
  # Section GME : {72ADFD78-2C39-11D0-9903-00A0C91BC942}
  # 	1:10:IDB_SPLASH:112
--- 821,824 ----
***************
*** 858,867 ****
  # 	2:8:ImplFile:activebrowser.cpp
  # End Section
  # Section GME : {5C402C8B-C848-11D3-9A6E-00902721DB65}
  # 	2:21:DefaultSinkHeaderFile:activebrowser.h
  # 	2:16:DefaultSinkClass:CActiveBrowser
  # End Section
! # Section GME : {B786F53C-297F-4DB8-8060-D45057217AEE}
! # 	2:21:DefaultSinkHeaderFile:objectinspector.h
! # 	2:16:DefaultSinkClass:CObjectInspector
  # End Section
--- 848,867 ----
  # 	2:8:ImplFile:activebrowser.cpp
  # End Section
+ # Section GME : {B786F53C-297F-4DB8-8060-D45057217AEE}
+ # 	2:21:DefaultSinkHeaderFile:objectinspector.h
+ # 	2:16:DefaultSinkClass:CObjectInspector
+ # End Section
  # Section GME : {5C402C8B-C848-11D3-9A6E-00902721DB65}
  # 	2:21:DefaultSinkHeaderFile:activebrowser.h
  # 	2:16:DefaultSinkClass:CActiveBrowser
  # End Section
! # Section GME : {72ADFD7B-2C39-11D0-9903-00A0C91BC942}
! # 	1:17:ID_INDICATOR_TIME:103
! # 	2:2:BH:
! # 	2:17:ID_INDICATOR_TIME:ID_INDICATOR_TIME
! # End Section
! # Section GME : {B718CCF7-5055-40DD-9CBD-AB17F72AB113}
! # 	2:5:Class:CSearch
! # 	2:10:HeaderFile:search.h
! # 	2:8:ImplFile:search.cpp
  # End Section

Index: GMEVersion.h
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Gme/GMEVersion.h,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** GMEVersion.h	28 Sep 2004 15:06:34 -0000	1.24
--- GMEVersion.h	21 Oct 2004 22:20:50 -0000	1.25
***************
*** 3,8 ****
  
  #define GME_VERSION_MAJOR	4		// MAJOR = Last two digits of Year
! #define GME_VERSION_MINOR	9		// MINOR = Month
! #define GME_VERSION_PLEVEL	28		// PATCH LEVEL = Day
  
  #define _VERSION_STRING2(x)	#x 
--- 3,8 ----
  
  #define GME_VERSION_MAJOR	4		// MAJOR = Last two digits of Year
! #define GME_VERSION_MINOR	10		// MINOR = Month
! #define GME_VERSION_PLEVEL	21		// PATCH LEVEL = Day
  
  #define _VERSION_STRING2(x)	#x 



More information about the GME-commit mailing list