Revision 00bd72922acb0a8e4f7d66f66cf73777d35fe1b4 authored by B2G Bumper Bot on 14 May 2014, 08:52:01 UTC, committed by B2G Bumper Bot on 14 May 2014, 08:52:01 UTC
1 parent 33fe5bd
Raw File
README.MOZILLA
This is sqlite 3.8.1

-- Ryan VanderMeulen <ryanvm@gmail.com>, 11/2013

See http://www.sqlite.org/ for more info.

We have a mozilla-specific Makefile.in in src/ (normally no
Makefile.in there) that we use to build.

To move to a new version:

Copy the sqlite3.h and sqlite3.c files from the amalgamation of sqlite.

Be sure to update SQLITE_VERSION accordingly in $(topsrcdir)/configure.in as
well as the version number at the top of this file.
back to top