Version bumps

This commit is contained in:
Lovell Fuller 2015-02-09 09:52:27 +00:00
parent 33880ce19e
commit 62767d072b
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@
"vips"
],
"dependencies": {
"bluebird": "^2.9.3",
"bluebird": "^2.9.7",
"color": "^0.7.3",
"nan": "^1.6.2",
"semver": "^4.2.0"

View File

@ -14,7 +14,7 @@
vips_version_minimum=7.40.0
vips_version_latest_major=7.42
vips_version_latest_minor=1
vips_version_latest_minor=2
install_libvips_from_source() {
echo "Compiling libvips $vips_version_latest_major.$vips_version_latest_minor from source"