diff options
| author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2018-05-23 02:13:50 +0200 |
|---|---|---|
| committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2018-05-23 02:13:50 +0200 |
| commit | 0f06c57cafbf050276bae3306aed3bcbb39ddc44 (patch) | |
| tree | fe2c4c2ee24139dabdfedb82fab5cf6eae466090 /include/cppunit | |
| parent | fd7111241a90b00eed45c7fb847101c732b9df83 (diff) | |
| download | cppunit-0f06c57cafbf050276bae3306aed3bcbb39ddc44.tar.gz | |
next version will be 1.15.0
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 d7c4c11..c2e3bd0 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.14.0" +#define CPPUNIT_VERSION "1.15.0" #endif #include <cppunit/config/CppUnitApi.h> // define CPPUNIT_API & CPPUNIT_NEED_DLL_DECL |
