We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb4c78 commit 5cab96dCopy full SHA for 5cab96d
3 files changed
sqlite3/README.md
@@ -1,9 +1,9 @@
1
sqlite3
2
-------
3
4
-Copyright (c) 2012-2023 Sebastien Rombauts (sebastien.rombauts@gmail.com)
+Copyright (c) 2012-2024 Sebastien Rombauts (sebastien.rombauts@gmail.com)
5
6
-"sqlite3.c" and "sqlite3.h" files from sqlite-amalgamation-3430000.zip (SQLite 3.43.0 2023-08-24)
+"sqlite3.c" and "sqlite3.h" files from sqlite-amalgamation-3450100.zip (SQLite 3.45.1 2024-01-30)
7
8
Those files are provided for easy setup and compatibility under Windows/Linux/MacOS.
9
They are used by default by the CMake build.
@@ -13,4 +13,3 @@ Use -DSQLITECPP_INTERNAL_SQLITE=OFF to link against the Linux "libsqlite3-dev" p
13
### License:
14
15
All of the code and documentation in SQLite has been dedicated to the public domain by the authors.
16
-
0 commit comments