From 5977cb0f0c9babcff4cdb6fb217b59067dcac5fd Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Thu, 8 Jun 2017 00:42:35 +0200 Subject: prepare a cppunit 1.13.3 release --- include/cppunit/Portability.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/cppunit') 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 // define CPPUNIT_API & CPPUNIT_NEED_DLL_DECL -- cgit v1.2.1