In which source/include file is the version number of CppUTest (http://cpputest.github.io) defined ?
I have search all files, both .cpp and .h files but could not find anything.
The latest version, according to CppUtest homepage is 3.4 and I want to see if our system is using that or not.
Regards Stefan