Skip to content

Commit

Permalink
Update version numbers etc for 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
james-d-mitchell committed Feb 28, 2022
1 parent 8ac7e7d commit 8b30592
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Copyright © 2011-2022 [James D. Mitchell][] et al.

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

### Version 4.0.0 (released 27/02/2022)
### Version 4.0.0 (released 28/02/2022)

This is a major release which simplifies and improves many aspects of the
package. The kernel module has been simplified signficantly, to make it easier
Expand Down
2 changes: 1 addition & 1 deletion PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ SetPackageInfo(rec(
PackageName := "Semigroups",
Subtitle := "A package for semigroups and monoids",
Version := "4.0.0",
Date := "27/02/2022", # dd/mm/yyyy format
Date := "28/02/2022", # dd/mm/yyyy format
License := "GPL-3.0-or-later",

ArchiveFormats := ".tar.gz",
Expand Down
2 changes: 1 addition & 1 deletion VERSIONS
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
##
##

release 4.0.0 - 27/02/2022
release 4.0.0 - 28/02/2022
release 3.4.2 - 07/02/2021
release 3.4.1 - 28/01/2021
release 3.4.0 - 28/08/2020
Expand Down

0 comments on commit 8b30592

Please sign in to comment.