stif/TestInterface/src/TestInterface.cpp
branchRCL_3
changeset 18 3406c99bc375
parent 10 381827f66490
equal deleted inserted replaced
16:8f8df8006c40 18:3406c99bc375
   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