[GME-commit] GMESRC/GME/Gme GMEVersion.h,1.54,1.55

Log messages of CVS commits gme-commit at list.isis.vanderbilt.edu
Mon Feb 25 12:51:06 CST 2008


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

Modified Files:
	GMEVersion.h 
Log Message:
Updating documentation and installshield project to GME8


CVS User: Peter Volgyesi, ISIS (volgy)

Index: GMEVersion.h
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Gme/GMEVersion.h,v
retrieving revision 1.54
retrieving revision 1.55
diff -C2 -d -r1.54 -r1.55
*** GMEVersion.h	18 Jun 2007 19:55:36 -0000	1.54
--- GMEVersion.h	25 Feb 2008 18:51:04 -0000	1.55
***************
*** 2,8 ****
  #define _GMEVERSION_H_
  
! #define GME_VERSION_MAJOR	7		// MAJOR = Last two digits of Year
! #define GME_VERSION_MINOR	6		// MINOR = Month
! #define GME_VERSION_PLEVEL	29		// PATCH LEVEL = Day
  
  #define _VERSION_STRING2(x)	#x 
--- 2,8 ----
  #define _GMEVERSION_H_
  
! #define GME_VERSION_MAJOR	8		// MAJOR = Last two digits of Year
! #define GME_VERSION_MINOR	2		// MINOR = Month
! #define GME_VERSION_PLEVEL	22		// PATCH LEVEL = Day
  
  #define _VERSION_STRING2(x)	#x 



More information about the GME-commit mailing list