From 62db89a5b7df9d5938be1c3f3fa7dbe966f9d28f Mon Sep 17 00:00:00 2001 From: Clement David Date: Tue, 25 Feb 2020 10:07:22 +0100 Subject: [PATCH 1/1] Update CHANGES.md before the release Change-Id: Ie912c1aa67050b3b9868e20255c3a0c19427d181 --- scilab/CHANGES.md | 9 ++++----- scilab/modules/helptools/data/pages/CHANGES.html | 9 ++++----- .../helptools/data/pages/homepage-en_US.html | 6 +++--- 3 files changed, 11 insertions(+), 13 deletions(-) diff --git a/scilab/CHANGES.md b/scilab/CHANGES.md index e7ecef7..4a5bdb5 100644 --- a/scilab/CHANGES.md +++ b/scilab/CHANGES.md @@ -1,8 +1,8 @@ -Welcome to Scilab 6.1.X +Welcome to Scilab 6.1.0 ======================= -This file details the changes between Scilab 6.1.X (this development branch), and the previous release 6.0.X. -For changelogs of earlier releases, please see [Scilab 6.0.0][1]. +This file details the changes between Scilab 6.1.0 (this version), and the previous release 6.0.2. +For changelogs of earlier releases, please see [Scilab 6.0.2][1]. This file is intended for the specific needs of advanced users, and describes: - High-level new features, @@ -12,10 +12,9 @@ This file is intended for the specific needs of advanced users, and describes: - Changes in functions (removed/added/modified), - Bug fixes. -This is an in-development version which might be unstable. Please report anything we could have missed, on the [mailing lists][2] or the [bug tracker][3]. -[1]: https://help.scilab.org/docs/6.0.0/en_US/CHANGES.html +[1]: https://help.scilab.org/docs/6.0.2/en_US/CHANGES.html [2]: http://mailinglists.scilab.org [3]: https://bugzilla.scilab.org diff --git a/scilab/modules/helptools/data/pages/CHANGES.html b/scilab/modules/helptools/data/pages/CHANGES.html index 47c6d52..ce325d4 100644 --- a/scilab/modules/helptools/data/pages/CHANGES.html +++ b/scilab/modules/helptools/data/pages/CHANGES.html @@ -27,9 +27,9 @@
-

Welcome to Scilab 6.1.X

-

This file details the changes between Scilab 6.1.X (this development branch), and the previous release 6.0.X. -For changelogs of earlier releases, please see Scilab 6.0.0.

+

Welcome to Scilab 6.1.0

+

This file details the changes between Scilab 6.1.0 (this version), and the previous release 6.0.2. +For changelogs of earlier releases, please see Scilab 6.0.2.

This file is intended for the specific needs of advanced users, and describes:

- \ No newline at end of file + -- 1.7.9.5