From: Jason Etheridge Date: Thu, 22 Jan 2015 20:26:46 +0000 (-0500) Subject: bump node.js from 0.10.33 to 0.10.35 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a11a7a306351a4eb39741645a01b1628abad0c78;p=working%2Frandom.git bump node.js from 0.10.33 to 0.10.35 --- diff --git a/installer/wheezy/eg_wheezy_installer.sh b/installer/wheezy/eg_wheezy_installer.sh index 49131a23b..971cdf743 100755 --- a/installer/wheezy/eg_wheezy_installer.sh +++ b/installer/wheezy/eg_wheezy_installer.sh @@ -100,7 +100,7 @@ function init_variables { echo EVERGREEN_DB_PREREQ_TARGET=${EVERGREEN_DB_PREREQ_TARGET} export NODEJS_REPO='https://github.com/joyent/node.git' - export NODEJS_VERSION='v0.10.33' + export NODEJS_VERSION='v0.10.35' echo "NODEJS_REPO=$NODEJS_REPO" echo "NODEJS_VERSION=$NODEJS_VERSION"