updated nodejs windows version to 0.6.5

This commit is contained in:
Peter 'Pita' Martischka 2011-12-04 19:05:33 +01:00
parent 8a6704beef
commit 4986808782
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
NODE_VERSION="0.6.1"
NODE_VERSION="0.6.5"
#Move to the folder where ep-lite is installed
cd `dirname $0`