bump version to v0.0.2

This commit is contained in:
Ryan
2009-05-31 14:25:07 +02:00
parent 739276b3a5
commit 4fbe15f065

View File

@@ -8,7 +8,7 @@ from logging import fatal
import js2c
VERSION='0.0.1'
VERSION='0.0.2'
APPNAME='node'
srcdir = '.'