mirror of
https://github.com/curl/curl.git
synced 2026-07-16 14:47:16 +03:00
remind us about cvs tagging when we've built a release archive
This commit is contained in:
parent
675db3a211
commit
ba9272dd05
1 changed files with 2 additions and 0 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue