Update of /cvsroot/cppunit/cppunit/include/cppunit
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv15184/include/cppunit
Modified Files:
Portability.h
Log Message:
- bumped version to 1.12.0
Index: Portability.h
===================================================================
RCS file: /cvsroot/cppunit/cppunit/include/cppunit/Portability.h,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** Portability.h 5 Jul 2005 21:17:40 -0000 1.27
--- Portability.h 29 Jun 2006 21:11:30 -0000 1.28
***************
*** 21,25 ****
// Version number of package
#ifndef CPPUNIT_VERSION
! #define CPPUNIT_VERSION "1.10.4"
#endif
--- 21,25 ----
// Version number of package
#ifndef CPPUNIT_VERSION
! #define CPPUNIT_VERSION "1.12.0"
#endif
|