diff options
| author | Ryan <ry@tinyclouds.org> | 2009-09-04 12:35:30 +0200 |
|---|---|---|
| committer | Ryan <ry@tinyclouds.org> | 2009-09-04 12:35:30 +0200 |
| commit | 734e86b9e568de5f694ae290a2b5c9395b70937c (patch) | |
| tree | b40e2d6932dc15e858ea5ae7c38c29a8b62109d8 /wscript | |
| parent | 733ee426dcb6a2d3a8210b9d283cc6d85ffc1f17 (diff) | |
| download | node-0.1.8.tar.gz | |
bump versionv0.1.8
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ import sys, os, shutil from os.path import join, dirname, abspath from logging import fatal -VERSION="0.1.7" +VERSION="0.1.8" APPNAME="node.js" import js2c |
