aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoritz Lenz <mlenz@noris.net>2013-09-24 14:21:00 +0200
committerMoritz Lenz <mlenz@noris.net>2013-09-24 14:37:52 +0200
commit50bb81d165144a175671c2f767b7134898204858 (patch)
tree2147ff280a020943815aff1b64071e4374e29dd0
parent0e02471de9509b040d3199c556ac5cc963550a03 (diff)
bump version in preparation of 2013.09
-rw-r--r--README2
m---------modules/DBIish0
m---------modules/doc0
m---------modules/panda0
m---------modules/rakudo-debugger0
m---------modules/ufo0
m---------modules/zavolaj0
-rw-r--r--tools/build/Makefile.in2
-rw-r--r--tools/star/Makefile4
9 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 5292fef..9a9aab1 100644
--- a/README
+++ b/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.
diff --git a/modules/DBIish b/modules/DBIish
-Subproject 0a0c4918e65cebcfede63c9d05d81307cd5b4d8
+Subproject 51cfd5a96214899da7eb97ea2b1adea85e1d5cc
diff --git a/modules/doc b/modules/doc
-Subproject 57f924765d6ffc41c3cf88c4d1b26c55017fdef
+Subproject 1b5b120c3f3a6475e9ead73632914f8adf020da
diff --git a/modules/panda b/modules/panda
-Subproject 55b85cef4336263266eb3f1b7389598e58e7418
+Subproject da441fddcc80701f978c51b82525ea5194c28a3
diff --git a/modules/rakudo-debugger b/modules/rakudo-debugger
-Subproject 7d0127e02015546e16992259ee838cff1e0cefe
+Subproject af2f6756f0fe85502a94ad063027ba9dc61fa6c
diff --git a/modules/ufo b/modules/ufo
-Subproject 027fa5a22465b56d54c2475631c687755486c70
+Subproject 60bb438ec03457872c2f7981ce18c8d5173700e
diff --git a/modules/zavolaj b/modules/zavolaj
-Subproject d2392e14b1ea42cf134332ffe5f2b492f4d2686
+Subproject 6f912aca5f8865e1e3fc7936f9e6d47da17acb2
diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in
index 24b75af..c808f2d 100644
--- a/tools/build/Makefile.in
+++ b/tools/build/Makefile.in
@@ -4,7 +4,7 @@
PARROT_DIR = parrot
NQP_DIR = nqp
RAKUDO_DIR = rakudo
-STAR_VERSION = 2013.08
+STAR_VERSION = 2013.09
PARROT_ARGS =
diff --git a/tools/star/Makefile b/tools/star/Makefile
index 85a9b70..3c3cded 100644
--- a/tools/star/Makefile
+++ b/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)