Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
bump version in preparation of 2013.09
  • Loading branch information
moritz committed Sep 24, 2013
1 parent 0e02471 commit 50bb81d
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion README
@@ -1,6 +1,6 @@
This is Rakudo Star, a useful, usable Perl 6 distribution for "early adopters".

This is the 2013.08 release of Rakudo Star.
This is the 2013.09 release of Rakudo Star.

Rakudo Star is Copyright (C) 2010 - 2013 by the Rakudo Star Team.

Expand Down
2 changes: 1 addition & 1 deletion modules/DBIish
Submodule DBIish updated from 0a0c49 to 51cfd5
2 changes: 1 addition & 1 deletion modules/doc
Submodule doc updated from 57f924 to 1b5b12
2 changes: 1 addition & 1 deletion modules/panda
2 changes: 1 addition & 1 deletion modules/rakudo-debugger
Submodule rakudo-debugger updated 1 files
+1 −11 .gitignore
2 changes: 1 addition & 1 deletion modules/ufo
Submodule ufo updated 0 files
2 changes: 1 addition & 1 deletion modules/zavolaj
Submodule zavolaj updated from d2392e to 6f912a
2 changes: 1 addition & 1 deletion tools/build/Makefile.in
Expand Up @@ -4,7 +4,7 @@
PARROT_DIR = parrot
NQP_DIR = nqp
RAKUDO_DIR = rakudo
STAR_VERSION = 2013.08
STAR_VERSION = 2013.09

PARROT_ARGS =

Expand Down
4 changes: 2 additions & 2 deletions tools/star/Makefile
@@ -1,5 +1,5 @@
RAKUDO_VER = 2013.08
NQP_VER = 2013.08
RAKUDO_VER = 2013.09
NQP_VER = 2013.09
PARROT_VER = 5.5.0

STAR_REL = rakudo-star-$(VERSION)
Expand Down

0 comments on commit 50bb81d

Please sign in to comment.