stif/TestInterface/src/TestInterface.cpp
changeset 30 86a2e675b80a
parent 26 4fde310f06fe
equal deleted inserted replaced
26:4fde310f06fe 30:86a2e675b80a
   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