This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rng.git
commit db6b2123e290ce8f42d54ca0dadb5e1d7231df5d Author: aherbert <aherb...@apache.org> AuthorDate: Tue Oct 4 10:53:56 2022 +0100 Correct version in release notes description --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index bed33c92..ad18ea7c 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -56,7 +56,7 @@ If the output is not quite correct, check for invisible trailing spaces! <release version="1.5" date="TBD" description=" This is a minor release of Apache Commons RNG, containing a few new features and performance improvements. -Apache Commons RNG 1.4 contains the following library modules: +Apache Commons RNG 1.5 contains the following library modules: commons-rng-client-api (requires Java 8) commons-rng-core (requires Java 8) commons-rng-simple (requires Java 8)