-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30 from guanlisheng/upgrade2v4
upgrade wxsqlite3 to v4.9.12
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule wxsqlite3
updated
8 files
+722 −0 | CHANGELOG.md | |
+1 −1 | configure.ac | |
+1 −1 | docs/Doxyfile | |
+2 −2 | include/wx/wxsqlite3_version.h | |
+12 −0 | include/wx/wxsqlite3def.h | |
+5 −386 | readme.md | |
+11,825 −6,335 | src/sqlite3mc_amalgamation.c | |
+268 −50 | src/sqlite3mc_amalgamation.h |