stif/TestInterface/src/TestInterface.cpp
branchGCC_SURGE
changeset 35 1ea875759131
parent 34 7259cf1302ad
equal deleted inserted replaced
29:b58b1294947a 35:1ea875759131
   614 	aMajorV = STIF_MAJOR_VERSION;
   614 	aMajorV = STIF_MAJOR_VERSION;
   615 	aMinorV = STIF_MINOR_VERSION;
   615 	aMinorV = STIF_MINOR_VERSION;
   616 	aBuildV = STIF_BUILD_VERSION;
   616 	aBuildV = STIF_BUILD_VERSION;
   617 	aRelDate = TO_UNICODE(STIF_REL_DATE);
   617 	aRelDate = TO_UNICODE(STIF_REL_DATE);
   618 	}
   618 	}
   619 //  End of File
   619 
       
   620 // End of File