diff options
| author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-08-29 19:08:36 +0000 |
|---|---|---|
| committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-08-29 19:08:36 +0000 |
| commit | 93d20fcb3bfbfa1d20e435218b60e6ed768f57b7 (patch) | |
| tree | 5e0b224747d9927ea7434475c1c733400feac4ec /include/cppunit | |
| parent | 40669673029364275f58207549f91b8390215ec7 (diff) | |
| download | cppunit-93d20fcb3bfbfa1d20e435218b60e6ed768f57b7.tar.gz | |
preparing for 1.9.10 release
Diffstat (limited to 'include/cppunit')
| -rw-r--r-- | include/cppunit/Portability.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <cppunit/config/CppUnitApi.h> // define CPPUNIT_API & CPPUNIT_NEED_DLL_DECL |
