diff --git a/include/wolfboot/version.h b/include/wolfboot/version.h index 2ad645e2..f363b050 100644 --- a/include/wolfboot/version.h +++ b/include/wolfboot/version.h @@ -29,8 +29,8 @@ extern "C" { #endif -#define LIBWOLFBOOT_VERSION_STRING "2.4.0" -#define LIBWOLFBOOT_VERSION_HEX 0x02040000 +#define LIBWOLFBOOT_VERSION_STRING "2.5.0" +#define LIBWOLFBOOT_VERSION_HEX 0x02050000 #ifndef WOLFBOOT_VERSION #define WOLFBOOT_VERSION LIBWOLFBOOT_VERSION_HEX