From 93d20fcb3bfbfa1d20e435218b60e6ed768f57b7 Mon Sep 17 00:00:00 2001 From: Baptiste Lepilleur Date: Thu, 29 Aug 2002 19:08:36 +0000 Subject: preparing for 1.9.10 release --- include/cppunit/Portability.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/cppunit') diff --git a/include/cppunit/Portability.h b/include/cppunit/Portability.h index d59183b..b2080e0 100644 --- a/include/cppunit/Portability.h +++ b/include/cppunit/Portability.h @@ -12,7 +12,7 @@ // Version number of package #ifndef CPPUNIT_VERSION -#define CPPUNIT_VERSION "1.9.9" +#define CPPUNIT_VERSION "1.9.10" #endif #include // define CPPUNIT_API & CPPUNIT_NEED_DLL_DECL -- cgit v1.2.1