stif/TestInterface/src/TestInterface.cpp
changeset 34 7259cf1302ad
parent 17 67c6ff54ec25
equal deleted inserted replaced
33:0d72cc2a29a3 34:7259cf1302ad
   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