From: Matt S Trout Date: Thu, 13 Sep 2012 19:05:25 +0000 (+0000) Subject: bump version for real release X-Git-Tag: v2012.08002~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FRakudo-Star.git;a=commitdiff_plain;h=2594a5b99c49d876c2eaa877e89dc6590a9e236d bump version for real release --- diff --git a/lib/Rakudo/Star.pm b/lib/Rakudo/Star.pm index 9ebdf8b..8d35fd4 100644 --- a/lib/Rakudo/Star.pm +++ b/lib/Rakudo/Star.pm @@ -1,6 +1,6 @@ package Rakudo::Star; -our $VERSION = '2012.08_001'; +our $VERSION = '2012.08002'; $VERSION = eval $VERSION;