Commit 3d5737dd by Dane Springmeyer

update internal sqlite to v3.8.5

parent c6a6aa1e
......@@ -5,6 +5,7 @@
- Now supporting node v0.11.x (specifically >=0.11.13)
- Fix db opening error with absolute path on windows
- Updated to node-pre-gyp@0.5.18
- updated internal libsqlite3 from 3.8.4.3 -> 3.8.5 (http://www.sqlite.org/news.html)
## 2.2.3
......
{
'variables': {
'sqlite_version%':'3080403'
'sqlite_version%':'3080500'
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment