From: <mk...@us...> - 2003-10-21 10:07:28
|
Update of /cvsroot/csp/APPLICATIONS/SimData/Include/SimData In directory sc8-pr-cvs1:/tmp/cvs-serv8337/Include/SimData Modified Files: Version.h Log Message: Index: Version.h =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/SimData/Include/SimData/Version.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Version.h 6 Aug 2003 06:36:25 -0000 1.4 --- Version.h 21 Oct 2003 04:42:59 -0000 1.5 *************** *** 24,27 **** --- 24,29 ---- #include <SimData/Namespace.h> + #define SIMDATA_API_VERSION 4 + NAMESPACE_SIMDATA |