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