We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b90f765 + 0c009df commit 3d1cd5fCopy full SHA for 3d1cd5f
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-3450300.zip (SQLite 3.45.3 2024-04-15)
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