diff options
| author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2006-06-29 20:11:30 +0000 |
|---|---|---|
| committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2006-06-29 20:11:30 +0000 |
| commit | f2d0f109152632593d39eea8120e64c9d818e071 (patch) | |
| tree | 041b2855171ff572b0b732fbe053a05a09c85ee7 /include/cppunit/Portability.h | |
| parent | 0c6927e4b1265c282e52dee3fb920321194d80bb (diff) | |
| download | cppunit-1.12.0.tar.gz | |
- bumped version to 1.12.0cppunit-1.12.0
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 835c45f..ddf0316 100644 --- a/include/cppunit/Portability.h +++ b/include/cppunit/Portability.h @@ -20,7 +20,7 @@ // Version number of package #ifndef CPPUNIT_VERSION -#define CPPUNIT_VERSION "1.10.4" +#define CPPUNIT_VERSION "1.12.0" #endif #include <cppunit/config/CppUnitApi.h> // define CPPUNIT_API & CPPUNIT_NEED_DLL_DECL |
