diff --git a/include/lest/lest.hpp b/include/lest/lest.hpp index f14c32f..485b40a 100644 --- a/include/lest/lest.hpp +++ b/include/lest/lest.hpp @@ -31,7 +31,7 @@ #include #include -#define lest_VERSION "1.33.4" +#define lest_VERSION "1.33.5" #ifndef lest_FEATURE_AUTO_REGISTER # define lest_FEATURE_AUTO_REGISTER 0 diff --git a/include/lest/lest_cpp03.hpp b/include/lest/lest_cpp03.hpp index f8c8582..fb5da16 100644 --- a/include/lest/lest_cpp03.hpp +++ b/include/lest/lest_cpp03.hpp @@ -27,7 +27,7 @@ #include #include -#define lest_VERSION "1.33.4" +#define lest_VERSION "1.33.5" #ifndef lest_FEATURE_COLOURISE # define lest_FEATURE_COLOURISE 0