[svn-r1790] Removed the tag of the snapshot version. The tagging created a long

list of tags no one ever used.
This commit is contained in:
Albert Cheng 1999-10-24 19:57:59 -05:00
parent 72ca1d50eb
commit bb1c7d462e

View File

@ -178,7 +178,7 @@ if [ "$cmd" = "all" -o -n "$cmdrel" ]; then
cd ${COMPARE}/current
# "perl -w ..." doesn't appear to be working on baldric..
# cvs -Q tag hdf5-`perl -w bin/h5vers |tr . _`
cvs -Q tag hdf5-`perl bin/h5vers |tr . _`
# cvs -Q tag hdf5-`perl bin/h5vers |tr . _`
bin/release -d $ARCHIVES $METHODS
# RELEASE_VERSION="`perl -w bin/h5vers -v`"
RELEASE_VERSION="`perl bin/h5vers -v`"