On 5/19/15, Roman Fleysher <roman.fleysher at einstein.yu.edu> wrote: > > How will i know the patch/new version is available? By checking ticket > link? >
Version 3.8.10.2 will appear on https://www.sqlite.org/download.html It takes about 16 hours to run a full test cycle of SQLite on Linux and Windows, which is the minimum testing we will do even for a simple patch release like this one. Tests are running now, but even if everything is peachy (and we do not expect any problems) it will be tomorrow before a new release is ready. If you can't wait, you can apply the one-line patch shown at https://www.sqlite.org/src/fdiff?sbs=1&v1=8775967&v2=6aee8a0&dc=30 to any recent SQLite amalgamation source file in order to clear the problem. -- D. Richard Hipp drh at sqlite.org