projects
/
scpubgit/Rakudo-Star.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ba1741b
)
bump version for real release
Matt S Trout [Thu, 13 Sep 2012 19:05:25 +0000 (19:05 +0000)]
lib/Rakudo/Star.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Rakudo/Star.pm
b/lib/Rakudo/Star.pm
index
9ebdf8b
..
8d35fd4
100644
(file)
--- 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;