author | J. Ryan Stinnett <jryans@gmail.com> |
Tue, 10 Sep 2013 12:57:48 -0500 | |
changeset 146661 | 99f92e712d48c6df8087020530c2405bf9ce3a20 |
parent 133471 | 2aa8aefdbe9014c783012961fb77e92785da0a29 |
child 148843 | 65c4f12212040f9bb0fd9a93154596c222601daf |
permissions | -rw-r--r-- |
This is sqlite 3.7.17 -- Ryan VanderMeulen <ryanvm@gmail.com>, 05/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.