[GME-commit]
GMESRC/GME/Gme GME.rc,1.119,1.120 GMEVersion.h,1.13,1.14
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Thu May 13 06:03:45 CDT 2004
Update of /var/lib/gme/GMESRC/GME/Gme
In directory braindrain:/tmp/cvs-serv29707/GME/Gme
Modified Files:
GME.rc GMEVersion.h
Log Message:
GME release 4.5.13
CVS User: volgy
Index: GME.rc
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Gme/GME.rc,v
retrieving revision 1.119
retrieving revision 1.120
diff -C2 -d -r1.119 -r1.120
*** GME.rc 12 May 2004 17:48:56 -0000 1.119
--- GME.rc 13 May 2004 10:03:42 -0000 1.120
***************
*** 542,546 ****
FONT 10, "MS Sans Serif"
BEGIN
! CTEXT "4.5.10",IDC_STATIC,11,65,152,8,SS_NOPREFIX
CTEXT "Copyright © 2000-2004 Vanderbilt University",IDC_STATIC,
10,75,152,8
--- 542,546 ----
FONT 10, "MS Sans Serif"
BEGIN
! CTEXT GME_VERSION_STR,IDC_STATIC,11,65,152,8,SS_NOPREFIX
CTEXT "Copyright © 2000-2004 Vanderbilt University",IDC_STATIC,
10,75,152,8
Index: GMEVersion.h
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Gme/GMEVersion.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** GMEVersion.h 11 May 2004 14:22:09 -0000 1.13
--- GMEVersion.h 13 May 2004 10:03:42 -0000 1.14
***************
*** 4,8 ****
#define GME_VERSION_MAJOR 4 // MAJOR = Last two digits of Year
#define GME_VERSION_MINOR 5 // MINOR = Month
! #define GME_VERSION_PLEVEL 10 // PATCH LEVEL = Day
#define _VERSION_STRING2(x) #x
--- 4,8 ----
#define GME_VERSION_MAJOR 4 // MAJOR = Last two digits of Year
#define GME_VERSION_MINOR 5 // MINOR = Month
! #define GME_VERSION_PLEVEL 13 // PATCH LEVEL = Day
#define _VERSION_STRING2(x) #x
More information about the GME-commit
mailing list