[GME-commit]
GMESRC/GME/Gme GME.rc,1.138,1.139 GMEVersion.h,1.29,1.30
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Thu May 19 20:43:43 CDT 2005
Update of /project/gme-repository/GMESRC/GME/Gme
In directory escher:/tmp/cvs-serv12751/GME/Gme
Modified Files:
GME.rc GMEVersion.h
Log Message:
GME release 5.5.19
IMgaFilter can handle names with spaces in them (by using quotes)
CVS User: Peter Volgyesi, ISIS (volgy)
Index: GMEVersion.h
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Gme/GMEVersion.h,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** GMEVersion.h 10 Nov 2004 15:08:02 -0000 1.29
--- GMEVersion.h 19 May 2005 19:43:41 -0000 1.30
***************
*** 2,8 ****
#define _GMEVERSION_H_
! #define GME_VERSION_MAJOR 4 // MAJOR = Last two digits of Year
! #define GME_VERSION_MINOR 11 // MINOR = Month
! #define GME_VERSION_PLEVEL 10 // PATCH LEVEL = Day
#define _VERSION_STRING2(x) #x
--- 2,8 ----
#define _GMEVERSION_H_
! #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
Index: GME.rc
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Gme/GME.rc,v
retrieving revision 1.138
retrieving revision 1.139
diff -C2 -d -r1.138 -r1.139
*** GME.rc 12 May 2005 01:28:49 -0000 1.138
--- GME.rc 19 May 2005 19:43:41 -0000 1.139
***************
*** 567,571 ****
FONT 10, "MS Sans Serif", 0, 0, 0x0
BEGIN
! CTEXT "4.11.10",IDC_STATIC,11,65,152,8,SS_NOPREFIX
CTEXT "Copyright © 2000-2005 Vanderbilt University",IDC_STATIC,
10,75,152,8
--- 567,571 ----
FONT 10, "MS Sans Serif", 0, 0, 0x0
BEGIN
! CTEXT GME_VERSION_STR,IDC_STATIC,11,65,152,8,SS_NOPREFIX
CTEXT "Copyright © 2000-2005 Vanderbilt University",IDC_STATIC,
10,75,152,8
More information about the GME-commit
mailing list