summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2011-11-11 14:02:42 -0800
committerRyan Dahl <ry@tinyclouds.org>2011-11-11 14:02:42 -0800
commitd214576d2b8c5a16f403d2522ceadd91381a6a94 (patch)
tree6de32aa9d413d2d0fd3a6abb926e7bb512b7895d /tools
parent2095eea3da71ce70252d468b6e347b6918951f7a (diff)
downloadnode-new-d214576d2b8c5a16f403d2522ceadd91381a6a94.tar.gz
Be consistent with v before version in packages
Diffstat (limited to 'tools')
-rwxr-xr-xtools/osx-dist.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/osx-dist.sh b/tools/osx-dist.sh
index 44849748bc..496aead1cd 100755
--- a/tools/osx-dist.sh
+++ b/tools/osx-dist.sh
@@ -25,4 +25,4 @@ packagemaker=/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/P
$packagemaker \
--id "$PKGID" \
--doc $PMDOC \
- --out $CONTENTS/node-$VERSION.pkg
+ --out $CONTENTS/node-v$VERSION.pkg