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 Dec 2, 2010
1 parent 6ef9b12 commit 9a9d1bb
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.12';
my $VERSION = '2011.01';

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

Expand Down

0 comments on commit 9a9d1bb

Please sign in to comment.