diff options
| author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2004-06-18 10:42:26 +0000 |
|---|---|---|
| committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2004-06-18 10:42:26 +0000 |
| commit | c7c50322ad2cded059832f75333c4820779bbb08 (patch) | |
| tree | 7c0c9edb5476fd2df9d08a058a946e6d79b2ee7c /include/cppunit/Portability.h | |
| parent | a2bd285d03987d8f4358523151543554a152324d (diff) | |
| download | cppunit-1.10.2.tar.gz | |
Release 10.0.2cppunit-1.10.2
Diffstat (limited to 'include/cppunit/Portability.h')
| -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 3047642..76cc4f2 100644 --- a/include/cppunit/Portability.h +++ b/include/cppunit/Portability.h @@ -16,7 +16,7 @@ // Version number of package #ifndef CPPUNIT_VERSION -#define CPPUNIT_VERSION "1.10.1" +#define CPPUNIT_VERSION "1.10.2" #endif #include <cppunit/config/CppUnitApi.h> // define CPPUNIT_API & CPPUNIT_NEED_DLL_DECL |
