Skip to content

Commit

Permalink
use generic YYYY.MM for VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
perlpilot committed Jun 22, 2012
1 parent 193256c commit 9006475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release_guide.pod
Expand Up @@ -241,7 +241,7 @@ Go back to the Rakudo repository, and update the NQP dependency:

Enter the new version into the F<VERSION> file, and commit the changes:

$ echo 2010.09 > VERSION
$ echo YYYY.MM > VERSION
$ git commit -m '[release] bump VERSION' VERSION

=back
Expand Down

0 comments on commit 9006475

Please sign in to comment.