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 Aug 4, 2010
1 parent b55a18e commit 715b5ea
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.08';
my $VERSION = '2010.09';

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

Expand Down

0 comments on commit 715b5ea

Please sign in to comment.