Bump cipher_version to 3.0.0
This commit is contained in:
parent
cfee6c249c
commit
f4eb3b33c6
|
@ -44,7 +44,7 @@
|
|||
#define FILE_HEADER_SZ 16
|
||||
|
||||
#ifndef CIPHER_VERSION
|
||||
#define CIPHER_VERSION "2.2.1"
|
||||
#define CIPHER_VERSION "3.0.0"
|
||||
#endif
|
||||
|
||||
#ifndef CIPHER
|
||||
|
|
Loading…
Reference in New Issue