[GME-commit] GMESRC/GME/Gme GMEVersion.h,1.10,1.11

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Mon Apr 5 07:21:19 CDT 2004


Update of /var/lib/gme/GMESRC/GME/Gme
In directory braindrain:/tmp/cvs-serv3205/Gme

Modified Files:
	GMEVersion.h 
Log Message:
BUG (#52) fixed: Save then Exit still gets "Save Project" dialog

CVS User: volgy

Index: GMEVersion.h
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Gme/GMEVersion.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** GMEVersion.h	12 Mar 2004 19:57:06 -0000	1.10
--- GMEVersion.h	5 Apr 2004 11:21:16 -0000	1.11
***************
*** 4,8 ****
  #define GME_VERSION_MAJOR	4		// MAJOR = Last two digits of Year
  #define GME_VERSION_MINOR	3		// MINOR = Month
! #define GME_VERSION_PLEVEL	12		// 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	3		// MINOR = Month
! #define GME_VERSION_PLEVEL	17		// PATCH LEVEL = Day
  
  #define _VERSION_STRING2(x)	#x 



More information about the GME-commit mailing list