diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2010-05-29 19:32:33 -0700 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2010-05-29 19:37:57 -0700 |
| commit | 0c1aa36835fa6a3557843dcbc6ed6714d353a783 (patch) | |
| tree | b8b93ff740ca59668e2c3f3364e23f564fc29b86 /wscript | |
| parent | 16818ff250b1b115a3cd0572a3e0e3f899f882fe (diff) | |
| download | node-0.1.97.tar.gz | |
bump versionv0.1.97
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ from os.path import join, dirname, abspath from logging import fatal cwd = os.getcwd() -VERSION="0.1.96" +VERSION="0.1.97" APPNAME="node.js" import js2c |
