Skip to content

Commit

Permalink
prepare 0.4.0 release (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
baentsch authored Aug 17, 2022
1 parent 3f4096b commit 51e3626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oqsprov/oqs_prov.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# include <openssl/core.h>
# include <openssl/e_os2.h>

#define OQS_PROVIDER_VERSION_STR "0.4.0-dev"
#define OQS_PROVIDER_VERSION_STR "0.4.0"

/* internal, but useful OSSL define */
# define OSSL_NELEM(x) (sizeof(x)/sizeof((x)[0]))
Expand Down

0 comments on commit 51e3626

Please sign in to comment.