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 Feb 1, 2011
1 parent dad2ec6 commit 57acb43
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 = '2011.01';
my $VERSION = '2011.02';

my $_PROGRAM; # RAKUDO: Part of workaround required because of [perl #76894]

Expand Down

0 comments on commit 57acb43

Please sign in to comment.