Fix build script.

This commit is contained in:
Jürg Lehni 2013-05-05 23:07:16 -07:00
parent db42dfdfc1
commit 8d2cfc87ed

View file

@ -24,7 +24,7 @@
# commented Preprocessed, still formated and commented
# stripped Preprocessed, formated but without comments
VERSION=0.8.0
VERSION=0.8
DATE=$(git log -1 --pretty=format:%ad)
COMMAND="./prepro.js -d '{ \"version\": $VERSION, \"date\": \"$DATE\", \"parser\": \"acorn\", \"svg\": true }' $3 $2"