Update node to v0.10.5.

This commit is contained in:
Cheng Zhao 2013-07-26 19:31:58 +08:00
parent 64b68add3d
commit d7351f102f

View file

@ -7,7 +7,7 @@ from lib.util import *
SOURCE_ROOT = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
NODE_VERSION = 'v0.10.12'
NODE_VERSION = 'v0.10.15'
def main():