>>>>> On Tue, 20 Apr 2021 18:39:49 -0500, Todd Rinaldo <toddr@cpan.org> said: > We are pleased as punch to announce version 33.9, > the 9th development release of version 33 of Perl 5. The release has been tagged with v5.33.9 but the tag is a lightweight tag, not an annotated one. This is what the release manager guide has to say about the tag: % grep 'git tag v' Porting/release_managers_guide.pod $ git tag v5.11.0 -m 'First release of the v5.11 series!' I suppose the -m option was not given during the tag command? Thanks, -- andreasThread Previous | Thread Next