From f1ae57238a20781ac743350ee3ed318616c5dd10 Mon Sep 17 00:00:00 2001 From: porres Date: Mon, 24 Jun 2024 00:22:54 -0300 Subject: [PATCH] release date --- README.md | 2 +- cyclone_objects/binaries/cyclone_lib.c | 2 +- documentation/extra_files/cyclone-meta.pd | 22 +++++++++++----------- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index bb91c538..d0ed345b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This work is free. You can redistribute it and/or modify it under the terms of t Current Release: Cyclone 0.9-0 (this release needs at least Pd Vanilla 0.55-0) -Released June 20th 2024 +Released June 23rd 2024 Find Cyclone's latest releases at: https://github.com/porres/pd-cyclone/releases or directly via Pd's external manager (Help => Find Externals). Please report bugs at https://github.com/porres/pd-cyclone/issues. diff --git a/cyclone_objects/binaries/cyclone_lib.c b/cyclone_objects/binaries/cyclone_lib.c index 145046c9..a9982ee0 100644 --- a/cyclone_objects/binaries/cyclone_lib.c +++ b/cyclone_objects/binaries/cyclone_lib.c @@ -641,7 +641,7 @@ void print_cyclone(t_cyclone *x){ sys_getversion(&major, &minor, &bugfix); post(""); post("--------------------------------------------------------------------"); - post(":: Cyclone %d.%d-%d; Released June 20th 2024", cyclone_major, cyclone_minor, cyclone_bugfix); + post(":: Cyclone %d.%d-%d; Released June 23rd 2024", cyclone_major, cyclone_minor, cyclone_bugfix); post(":: License: BSD-3-Clause (aka Revised BSD License)"); post(":: Copyright © 2003-2024 - Krzysztof Czaja, Hans-Christoph Steiner,"); post(":: Fred Jan Kraan, Alexandre Porres, Derek Kwan, Matt Barber\n\:: and others."); diff --git a/documentation/extra_files/cyclone-meta.pd b/documentation/extra_files/cyclone-meta.pd index 922339c1..4fbe66e2 100644 --- a/documentation/extra_files/cyclone-meta.pd +++ b/documentation/extra_files/cyclone-meta.pd @@ -1,12 +1,12 @@ #N canvas 579 126 405 277 10; -#X text 26 50 LIBRARY: cyclone, f 60; -#X text 26 101 LICENSE: SIBSD, f 60; -#X text 26 221 WEBSITE: https://github.com/porres/pd-cyclone, f 60; -#X text 26 31 DESCRIPTION: Max/MSP clones, f 60; -#X text 26 14 KEYWORDS: external library, f 60; -#X text 26 118 ORIGINAL AUTHOR (2002-2005): Krzysztof Czaja (and others), f 60; -#X text 26 205 HELP_PATCHES_AUTHOR: Alexandre Torres Porres, f 60; -#X text 26 135 FOLLOWING DEVELOPERS: Hans-Christoph Steiner (2005-2013) and Fred Jan Kraan (dec/2014 - feb/2016); -#X text 26 66 VERSION: 0.9-0, f 60; -#X text 26 165 CURRENT DEVELOPERS (since february 2016): Alexandre Torres Porres \, Derek Kwan and Matt Barber (Actually \, since about 2020 \, virtually just Porres)., f 60; -#X text 26 84 RELEASE_DATE: Released June 20th 2024, f 60; +#X text 27 57 LIBRARY: cyclone, f 60; +#X text 27 108 LICENSE: SIBSD, f 60; +#X text 27 228 WEBSITE: https://github.com/porres/pd-cyclone, f 60; +#X text 27 38 DESCRIPTION: Max/MSP clones, f 60; +#X text 27 21 KEYWORDS: external library, f 60; +#X text 27 125 ORIGINAL AUTHOR (2002-2005): Krzysztof Czaja (and others), f 60; +#X text 27 212 HELP_PATCHES_AUTHOR: Alexandre Torres Porres, f 60; +#X text 27 142 FOLLOWING DEVELOPERS: Hans-Christoph Steiner (2005-2013) and Fred Jan Kraan (dec/2014 - feb/2016); +#X text 27 73 VERSION: 0.9-0, f 60; +#X text 27 172 CURRENT DEVELOPERS (since february 2016): Alexandre Torres Porres \, Derek Kwan and Matt Barber (Actually \, since about 2020 \, virtually just Porres)., f 60; +#X text 27 91 RELEASE_DATE: Released June 23rd 2024, f 60;