[GME-commit] GMESRC/GME/Gme GMEVersion.h,1.49,1.50

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Thu Mar 8 14:32:57 CST 2007


Update of /project/gme-repository/GMESRC/GME/Gme
In directory escher:/tmp/cvs-serv17170/GME/Gme

Modified Files:
	GMEVersion.h 
Log Message:


CVS User: Peter Volgyesi, ISIS (volgy)

Index: GMEVersion.h
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Gme/GMEVersion.h,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** GMEVersion.h	9 Nov 2006 18:38:35 -0000	1.49
--- GMEVersion.h	8 Mar 2007 20:32:55 -0000	1.50
***************
*** 2,8 ****
  #define _GMEVERSION_H_
  
! #define GME_VERSION_MAJOR	6		// MAJOR = Last two digits of Year
! #define GME_VERSION_MINOR	11		// MINOR = Month
! #define GME_VERSION_PLEVEL	9		// PATCH LEVEL = Day
  
  #define _VERSION_STRING2(x)	#x 
--- 2,8 ----
  #define _GMEVERSION_H_
  
! #define GME_VERSION_MAJOR	7		// MAJOR = Last two digits of Year
! #define GME_VERSION_MINOR	3		// MINOR = Month
! #define GME_VERSION_PLEVEL	8		// PATCH LEVEL = Day
  
  #define _VERSION_STRING2(x)	#x 



More information about the GME-commit mailing list