Skip to content

Commit 98fdaf2

Browse files
author
Carl Masak
committed
[docs/release_guide.pod] consistency nit
1 parent 4af27ab commit 98fdaf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release_guide.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ it must not be changed until after the Rakudo release.
4242
Change the C<VERSION> file in nqp:
4343

4444
$ echo '2012.12' > VERSION
45-
$ git commit -m 'bump VERSION to 2012' VERSION
45+
$ git commit -m 'bump VERSION to 2012.12' VERSION
4646
$ git push
4747

4848
=item 3.

0 commit comments

Comments
 (0)