1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-05 16:29:42 +00:00

remind us about cvs tagging when we've built a release archive

This commit is contained in:
Daniel Stenberg
2004-04-01 08:23:26 +00:00
parent 9665aaf2c9
commit a674c1fd32

View File

@ -96,3 +96,5 @@ for(@entries) {
`gzip -9 $name-$version.tar`;
# remove the dir
`rm -rf $name-$version`;
print "NOTE: now cvs tag this release!\n";