[GME-commit] GMESRC/GME/Gme GMEVersion.h,1.46,1.47
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Thu Oct 12 16:06:51 CDT 2006
Update of /project/gme-repository/GMESRC/GME/Gme
In directory escher:/tmp/cvs-serv29114/GME/Gme
Modified Files:
GMEVersion.h
Log Message:
Fixes for the upcoming internal release (6.10.12)
CVS User: Peter Volgyesi, ISIS (volgy)
Index: GMEVersion.h
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Gme/GMEVersion.h,v
retrieving revision 1.46
retrieving revision 1.47
diff -C2 -d -r1.46 -r1.47
*** GMEVersion.h 29 Sep 2006 14:49:44 -0000 1.46
--- GMEVersion.h 12 Oct 2006 15:06:49 -0000 1.47
***************
*** 3,8 ****
#define GME_VERSION_MAJOR 6 // 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 6 // MAJOR = Last two digits of Year
! #define GME_VERSION_MINOR 10 // MINOR = Month
! #define GME_VERSION_PLEVEL 10 // PATCH LEVEL = Day
#define _VERSION_STRING2(x) #x
More information about the GME-commit
mailing list