[GME-commit] GMESRC/GME/Mga MgaProject.cpp,1.52,1.53

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Mon Jul 19 11:23:01 CDT 2004


Update of /var/lib/gme/GMESRC/GME/Mga
In directory braindrain:/tmp/cvs-serv3811/GME/Mga

Modified Files:
	MgaProject.cpp 
Log Message:
Enhanced handling of project properties

CVS User: volgy

Index: MgaProject.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Mga/MgaProject.cpp,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -d -r1.52 -r1.53
*** MgaProject.cpp	19 Jul 2004 08:42:30 -0000	1.52
--- MgaProject.cpp	19 Jul 2004 15:22:59 -0000	1.53
***************
*** 99,102 ****
--- 99,103 ----
  					COMTHROW(E_INVALIDARG);
  			dataroot[ATTRID_PARGUID] = guid;
+ 			dataroot[ATTRID_VERSION] = CComBSTR("1.0"); // default version string
  
  // create data root things



More information about the GME-commit mailing list