Skip to content

Commit

Permalink
update versions to 2014.09
Browse files Browse the repository at this point in the history
  • Loading branch information
FROGGS committed Sep 25, 2014
1 parent 54b69eb commit f14ee0f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion tools/build/Makefile.in
Expand Up @@ -4,7 +4,7 @@ PARROT_DIR = parrot
MOAR_DIR = moarvm
NQP_DIR = nqp
RAKUDO_DIR = rakudo
STAR_VERSION = 2014.08
STAR_VERSION = 2014.09

# install location
PREFIX_DIR = @prefix@
Expand Down
6 changes: 3 additions & 3 deletions tools/star/Makefile
@@ -1,7 +1,7 @@
RAKUDO_VER = 2014.08
NQP_VER = 2014.08
RAKUDO_VER = 2014.09
NQP_VER = 2014.09
PARROT_VER = 6.7.0
MOAR_VER = 2014.08
MOAR_VER = 2014.09

STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz
Expand Down

0 comments on commit f14ee0f

Please sign in to comment.