Commit 3910c2f4 by Dane Springmeyer

upgrade sqlite 3.8.7.1 -> 3.8.9

parent 4d0ed5c7
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
- Upgraded node-pre-gyp@0.6.5 - Upgraded node-pre-gyp@0.6.5
- Upgraded nan@1.8.4 - Upgraded nan@1.8.4
- Fixed binaries to work on older linux systems (circa GLIBC_2.2.5 like centos 6) @bnoordhuis - Fixed binaries to work on older linux systems (circa GLIBC_2.2.5 like centos 6) @bnoordhuis
- Updated internal libsqlite3 from 3.8.7.1 -> 3.8.9 (http://www.sqlite.org/news.html)
## 3.0.5 ## 3.0.5
......
{ {
'variables': { 'variables': {
'sqlite_version%':'3080701', 'sqlite_version%':'3080900',
"toolset%":'', "toolset%":'',
}, },
'target_defaults': { 'target_defaults': {
......
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