Skip to content

Commit

Permalink
updated zip file name in bin/make-dist.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
liebke committed Dec 12, 2009
1 parent f92eca1 commit 62a2318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/make-dist.sh
Expand Up @@ -23,6 +23,6 @@ cp bin/incanter.bat dist/incanter/bin/clj.bat

## zip the distribution
cd dist
zip -r incanter.zip incanter
zip -r incanter-1.0-SNAPSHOT.zip incanter


0 comments on commit 62a2318

Please sign in to comment.