Skip to content

Commit 8b30592

Browse files
Update version numbers etc for 4.0.0
1 parent 8ac7e7d commit 8b30592

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Copyright © 2011-2022 [James D. Mitchell][] et al.
33

44
Licensing information can be found in the `LICENSE` file.
55

6-
### Version 4.0.0 (released 27/02/2022)
6+
### Version 4.0.0 (released 28/02/2022)
77

88
This is a major release which simplifies and improves many aspects of the
99
package. The kernel module has been simplified signficantly, to make it easier

PackageInfo.g

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ SetPackageInfo(rec(
3737
PackageName := "Semigroups",
3838
Subtitle := "A package for semigroups and monoids",
3939
Version := "4.0.0",
40-
Date := "27/02/2022", # dd/mm/yyyy format
40+
Date := "28/02/2022", # dd/mm/yyyy format
4141
License := "GPL-3.0-or-later",
4242

4343
ArchiveFormats := ".tar.gz",

VERSIONS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
##
1010
##
1111

12-
release 4.0.0 - 27/02/2022
12+
release 4.0.0 - 28/02/2022
1313
release 3.4.2 - 07/02/2021
1414
release 3.4.1 - 28/01/2021
1515
release 3.4.0 - 28/08/2020

0 commit comments

Comments
 (0)