8000 Bump version to 3.1.0 · githubzhaoliang/sqlcipher@f8ad155 · GitHub
[go: up one dir, main page]

Skip to content

Commit f8ad155

Browse files
Bump version to 3.1.0
1 parent fafd98e commit f8ad155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/crypto.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
#define FILE_HEADER_SZ 16
4545

4646
#ifndef CIPHER_VERSION
47-
#define CIPHER_VERSION "3.0.1"
47+
#define CIPHER_VERSION "3.1.0"
4848
#endif
4949

5050
#ifndef CIPHER

0 commit comments

Comments
 (0)
0