From c8623aac4b503011aa19768031aa7e0dd72ed75a Mon Sep 17 00:00:00 2001 From: gerd Date: Tue, 15 Dec 2009 19:18:00 +0000 Subject: [PATCH] update to version 1.9.0 git-svn-id: https://svn.parrot.org/parrot/trunk@43074 d31e2699-5ff4-0310-a27c-f18f2fbe73fe --- CREDITS | 1 + ChangeLog | 6 +++++- MANIFEST.generated | 4 ++-- META.yml | 2 +- README | 2 +- RESPONSIBLE_PARTIES | 1 + VERSION | 2 +- docs/parrothist.pod | 1 + docs/project/release_manager_guide.pod | 1 - tools/util/release.json | 14 +++++++------- 10 files changed, 20 insertions(+), 14 deletions(-) diff --git a/CREDITS b/CREDITS index 46443db1c7..ef3a63c403 100644 --- a/CREDITS +++ b/CREDITS @@ -387,6 +387,7 @@ D: Documentation patch for Parrot_PMC_get_pointer_intkey() N: Gerd Pokorra E: pokorra@uni-siegen.de +D: Release manager for 1.9.0 N: Goplat D: Win98 and other fixes. diff --git a/ChangeLog b/ChangeLog index 6e33dcbb03..074650bd47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ #1 $Id$ -2009.10.20 barney +2009.12.15 Gerd + * Released 1.9.0 + See NEWS for more. + +2009.11.20 barney * Released 1.8.0 See NEWS for more. diff --git a/MANIFEST.generated b/MANIFEST.generated index c7d4e6a2df..f266e35c36 100644 --- a/MANIFEST.generated +++ b/MANIFEST.generated @@ -2,10 +2,10 @@ # See tools/dev/install_files.pl for documentation on the # format of this file. # Please re-sort this file after *EVERY* modification -blib/lib/libparrot.1.8.0.dylib [main]lib +blib/lib/libparrot.1.9.0.dylib [main]lib blib/lib/libparrot.a [main]lib blib/lib/libparrot.dylib [main]lib -blib/lib/libparrot.so.1.8.0 [main]lib +blib/lib/libparrot.so.1.9.0 [main]lib blib/lib/libparrot.so [main]lib compilers/data_json/data_json.pbc [data_json] compilers/json/JSON.pbc [json] diff --git a/META.yml b/META.yml index 488cfe8915..f0de9ea2f6 100644 --- a/META.yml +++ b/META.yml @@ -4,7 +4,7 @@ # See http://module-build.sourceforge.net/META-spec-current.html for details. --- name: parrot -version: 1.8.0 +version: 1.9.0 author: parrot-dev@lists.parrot.org abstract: a virtual machine designed for dynamic languages license: artistic2 diff --git a/README b/README index 9a2c34e48a..1f8e7c249e 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This is Parrot, version 1.8.0 +This is Parrot, version 1.9.0 ------------------------------ Parrot is Copyright (C) 2001-2009, Parrot Foundation. diff --git a/RESPONSIBLE_PARTIES b/RESPONSIBLE_PARTIES index d4d349990f..133ed2b9ec 100644 --- a/RESPONSIBLE_PARTIES +++ b/RESPONSIBLE_PARTIES @@ -27,6 +27,7 @@ Release Manager Bob Rogers Mark Glines Christoph Otto Jonathan Leto + Gerd Pokorra Metacommitter Allison Randal Jerry Gay diff --git a/VERSION b/VERSION index 27f9cd322b..f8e233b273 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.8.0 +1.9.0 diff --git a/docs/parrothist.pod b/docs/parrothist.pod index df7428f452..1e502ddef7 100644 --- a/docs/parrothist.pod +++ b/docs/parrothist.pod @@ -100,5 +100,6 @@ Starred release numbers indicate supported releases. Jerry 1.6.0 2009-Sep-15 "half-pie" dukeleto 1.7.0 2009-Oct-20 "African Grey" Barney 1.8.0 2009-Nov-17 "Zygodactyly" + Gerd 1.9.0 2009-Dec-15 "Blue-fronted Amazon" =cut diff --git a/docs/project/release_manager_guide.pod b/docs/project/release_manager_guide.pod index 560c68f0bc..56d8ab36c7 100644 --- a/docs/project/release_manager_guide.pod +++ b/docs/project/release_manager_guide.pod @@ -391,7 +391,6 @@ The calendar of releases is available at the comp.lang.parrot google calendar, visible at L. - - Dec 15, 2009 - 1.9 - gerd - Jan 19, 2010 - 2.0* - chromatic - Feb 16, 2010 - 2.1 - darbelo - Mar 16, 2010 - 2.2 - cotto diff --git a/tools/util/release.json b/tools/util/release.json index 429aa5544c..b67e52ca1d 100644 --- a/tools/util/release.json +++ b/tools/util/release.json @@ -1,9 +1,9 @@ { - "release.version" : "1.8.0", - "release.name" : "Zygodactyly", + "release.version" : "1.9.0", + "release.name" : "Blue-fronted Amazon", "release.day" : "Tuesday", - "release.date" : "17 November 2009", - "release.nextdate" : "15 December 2009", + "release.date" : "15 December 2009", + "release.nextdate" : "19 January 2010", "web.root" : "http://parrot.org/", "web.source" : "download", @@ -11,13 +11,13 @@ "web.repository" : "https://svn.parrot.org/parrot/trunk/", "bugday.day" : "Saturday", - "bugday.date" : "12 December 2009", + "bugday.date" : "16 January 2010", "wiki.root" : "https://trac.parrot.org/parrot/wiki/", - "wiki.bugday" : "bug_day_2009_12_15", + "wiki.bugday" : "bug_day_2010_01_19", "cpan.search" : "http://search.cpan.org/dist/parrot", - "ftp.path" : "ftp://ftp.parrot.org/pub/parrot/releases/devel/1.8.0/", + "ftp.path" : "ftp://ftp.parrot.org/pub/parrot/releases/devel/1.9.0/", "subversion.root" : "http://subversion.tigris.org/", "svk.root" : "http://svk.bestpractical.com/" } -- 2.11.4.GIT