Skip to content

Commit da96e46

Browse files
committed
Updated version
1 parent 3107209 commit da96e46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/wolfboot/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ extern "C" {
2929
#endif
3030

3131

32-
#define LIBWOLFBOOT_VERSION_STRING "1.16.0"
33-
#define LIBWOLFBOOT_VERSION_HEX 0x01100000
32+
#define LIBWOLFBOOT_VERSION_STRING "2.0.0"
33+
#define LIBWOLFBOOT_VERSION_HEX 0x02000000
3434

3535
#ifndef WOLFBOOT_VERSION
3636
#define WOLFBOOT_VERSION LIBWOLFBOOT_VERSION_HEX

0 commit comments

Comments
 (0)