diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-06-08 00:42:35 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-06-08 00:42:35 +0200 |
commit | 5977cb0f0c9babcff4cdb6fb217b59067dcac5fd (patch) | |
tree | 47416b7afdf38115daaa1488beea310dea7e938c /include/cppunit | |
parent | fbe10799cfbd765b5081443bf81b5e9ee3a3cbff (diff) | |
download | cppunit-1-13.tar.gz |
prepare a cppunit 1.13.3 releasecppunit-1-13
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 f430ac9..69c33a4 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.2" +#define CPPUNIT_VERSION "1.13.3" #endif #include <cppunit/config/CppUnitApi.h> // define CPPUNIT_API & CPPUNIT_NEED_DLL_DECL |