We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f63201 commit c1768daCopy full SHA for c1768da
Porting/release_managers_guide.pod
@@ -980,9 +980,9 @@ Then delete the temporary installation.
980
981
=head3 Create the release tag
982
983
-Create the I<annotated> tag identifying this release (e.g.):
+Create the I<annotated> tag identifying this release:
984
985
- $ git tag v5.21.4 -m 'Perl 5.21.4'
+ $ git tag v5.X.Y -m 'Perl 5.X.Y'
986
987
It is B<VERY> important that from this point forward, you not push
988
your git changes to the Perl master repository. If anything goes
0 commit comments