diff options
| author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-11-07 05:34:16 -0800 |
|---|---|---|
| committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-11-07 06:06:09 -0800 |
| commit | c5813be8793da22ec25e4dfdf9d6dec43695cbeb (patch) | |
| tree | 6f6267a3828ec1bd4d5b06a81649759f82d473ce /include/cppunit | |
| parent | 615bf72e2000e2118d08c85ccace5253dbb214be (diff) | |
| download | cppunit-c5813be8793da22ec25e4dfdf9d6dec43695cbeb.tar.gz | |
next version is 1.14.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 a21f1a2..fa7df25 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.13.0" +#define CPPUNIT_VERSION "1.14.0" #endif #include <cppunit/config/CppUnitApi.h> // define CPPUNIT_API & CPPUNIT_NEED_DLL_DECL |
