💄 for node version and upload node.lib.

This commit is contained in:
Cheng Zhao 2013-08-31 15:20:59 +08:00
parent 30c9cd4318
commit e7d4b44d05
2 changed files with 12 additions and 4 deletions

View file

@ -12,7 +12,7 @@ from lib.util import *
ATOM_SHELL_VRESION = get_atom_shell_version()
NODE_VERSION = 'v0.8.15'
NODE_VERSION = 'v0.10.15'
SOURCE_ROOT = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
DIST_DIR = os.path.join(SOURCE_ROOT, 'dist')