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 Nov 7, 2010
1 parent cce1b5a commit 74884bf
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.11';
my $VERSION = '2010.12';

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

Expand Down

0 comments on commit 74884bf

Please sign in to comment.