From 181282c4c5d2818e94e84e5611f8f5cd5ef1c973 Mon Sep 17 00:00:00 2001 From: Martin Moene Date: Fri, 25 Sep 2015 10:15:17 +0200 Subject: [PATCH] Bump patch version (change in lest_cpp03.hpp) --- lest.hpp | 2 +- lest_cpp03.hpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lest.hpp b/lest.hpp index f02c8e1..d6fc839 100644 --- a/lest.hpp +++ b/lest.hpp @@ -39,7 +39,7 @@ # pragma GCC diagnostic ignored "-Wunused-value" #endif -#define lest_VERSION "1.24.0" +#define lest_VERSION "1.24.1" #ifndef lest_FEATURE_AUTO_REGISTER # define lest_FEATURE_AUTO_REGISTER 0 diff --git a/lest_cpp03.hpp b/lest_cpp03.hpp index 0f0d425..aba1f6c 100644 --- a/lest_cpp03.hpp +++ b/lest_cpp03.hpp @@ -34,7 +34,7 @@ # pragma GCC diagnostic ignored "-Wunused-value" #endif -#define lest_VERSION "1.24.0" +#define lest_VERSION "1.24.1" #ifndef lest_FEATURE_COLOURISE # define lest_FEATURE_COLOURISE 0