bump version to 4.1.0

This commit is contained in:
Stephen Lombardo
2019-02-21 09:12:12 -05:00
parent eb6639c16c
commit cced1c4d8b
4 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ do_test verify-pragma-cipher-version {
execsql {
PRAGMA cipher_version;
}
} {{4.0.1 community}}
} {{4.1.0 community}}
db close
file delete -force test.db