Skip to content

Commit

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

my $VERSION = '2010.09';
my $VERSION = '2010.10';

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

Expand Down

0 comments on commit c65b333

Please sign in to comment.