mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
[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:
parent
72ca1d50eb
commit
bb1c7d462e
@ -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`"
|
||||
|
Loading…
x
Reference in New Issue
Block a user