bump node.js from 0.10.33 to 0.10.35
authorJason Etheridge <jason@esilibrary.com>
Thu, 22 Jan 2015 20:26:46 +0000 (15:26 -0500)
committerJason Etheridge <jason@esilibrary.com>
Thu, 22 Jan 2015 20:26:46 +0000 (15:26 -0500)
installer/wheezy/eg_wheezy_installer.sh

index 49131a2..971cdf7 100755 (executable)
@@ -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"