Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[Yapsi] bumped SIC version
Between releases, the SIC version is always the version number of the
upcoming release.
  • Loading branch information
Carl Masak committed May 3, 2010
1 parent 17f4298 commit 8c6edd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Yapsi.pm
@@ -1,6 +1,6 @@
use v6;

my $VERSION = '2010.05';
my $VERSION = '2010.06';

grammar Yapsi::Perl6::Grammar {
regex TOP { ^ <statementlist> <.ws> $ }
Expand Down

0 comments on commit 8c6edd7

Please sign in to comment.