#/bin/sh ## $Header: /home/users/mhonarc.org/ehood/cvs/mhonarc/devtools/etc/release-devtools,v 1.7 2005/07/16 07:59:01 ehood Exp $ ## ## Since this project contains the release script, we make sure to call ## the latest-and-greatest (we better have done a cvs update before ## calling this script). dir=`dirname $0` exec perl $dir/../bin/release \ -project devtools \ -mailto 'mhonarc-dev@mhonarc.org' \ -url 'http://www.mhonarc.org/release/mharc/tar/' \ ${1+"$@"}