Update NODE_BUILD_NUMBER to latest Jenkins build, 49.

This commit is contained in:
Jesse Rosenberger
2017-09-25 13:26:25 +03:00
parent d1c984aa61
commit bd9d085342

View File

@@ -10,7 +10,7 @@ NODE_VERSION=4.8.4
NPM_VERSION=4.6.1
# If we built Node from source on Jenkins, this is the build number.
NODE_BUILD_NUMBER=35
NODE_BUILD_NUMBER=49
if [ "$UNAME" == "Linux" ] ; then
if [ "$ARCH" != "i686" -a "$ARCH" != "x86_64" ] ; then