Version 2.1.9 (2023-07-03):
	* Update autotools scripts.

Version 2.1.8: (2021-03-13):
	* Fix automake warnings.
	* Fix compiler warning.

Version 2.1.6: (2015-08-01):
	* Many fixes, sync with official version in git:
	  https://github.com/jkalbhenn/guile-dbd-sqlite3

Version 2.1.4: (2010-05-21):
	* Use guile-config to get library, include-file locations.
	* Use pkg-config to get sqlite3 library, include-file locations.

Version 2.1.3 (2010-05-18):
	* Repackage for inclusion with main guile-dbi distro.

Version 1.0.0 (2009):
	* Original sqlite3 implementation by Julian Kalbhenn <jkal@gmx.net>,
	  maintained by tantalum@online.de
