[GME-commit] GMESRC/GME/Gme GMEVersion.h,1.30,1.31
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Tue Jun 7 20:39:44 CDT 2005
Update of /project/gme-repository/GMESRC/GME/Gme
In directory escher:/tmp/cvs-serv11680/GME/Gme
Modified Files:
GMEVersion.h
Log Message:
Preparing for Release 5.6.7
Also, the 'bin' folder was removed and all of the executables are put into the app main folder.
The reason: http://support.microsoft.com/default.aspx?scid=kb;en-us;823879
CVS User: Peter Volgyesi, ISIS (volgy)
Index: GMEVersion.h
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Gme/GMEVersion.h,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** GMEVersion.h 19 May 2005 19:43:41 -0000 1.30
--- GMEVersion.h 7 Jun 2005 19:39:42 -0000 1.31
***************
*** 3,8 ****
#define GME_VERSION_MAJOR 5 // MAJOR = Last two digits of Year
! #define GME_VERSION_MINOR 5 // MINOR = Month
! #define GME_VERSION_PLEVEL 19 // PATCH LEVEL = Day
#define _VERSION_STRING2(x) #x
--- 3,8 ----
#define GME_VERSION_MAJOR 5 // MAJOR = Last two digits of Year
! #define GME_VERSION_MINOR 6 // MINOR = Month
! #define GME_VERSION_PLEVEL 7 // PATCH LEVEL = Day
#define _VERSION_STRING2(x) #x
More information about the GME-commit
mailing list