Skip to content

Commit a7d0008

Browse files
committed
bump version
1 parent b3c9f58 commit a7d0008

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/headers/tomcrypt.h

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

2828
/* version */
2929
#define CRYPT 0x0118
30-
#define SCRYPT "1.18.0-rc5"
30+
#define SCRYPT "1.18.0"
3131

3232
/* max size of either a cipher/hash block or symmetric key [largest of the two] */
3333
#define MAXBLOCKSIZE 128

0 commit comments

Comments
 (0)