Skip to content

Commit b153814

Browse files
devin-ai-integration[bot]ColtonWilley
authored andcommitted
Update version string in version.h to match configure.ac
Co-Authored-By: [email protected] <[email protected]>
1 parent 4db0642 commit b153814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/wolfprovider/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
extern "C" {
2828
#endif
2929

30-
#define LIBWOLFPROV_VERSION_STRING "1.1.0-RC"
30+
#define LIBWOLFPROV_VERSION_STRING "1.0.2"
3131
#define LIBWOLFPROV_VERSION_HEX @HEX_VERSION@
3232

3333
#ifdef __cplusplus

0 commit comments

Comments
 (0)