Skip to content

Commit

Permalink
Version 2.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Mar 27, 2023
1 parent f256ae4 commit 3c05337
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
This file describes changes in the GAP package 'nq'.
===========================================================================

2.5.10 (2023-03-27)
- Various janitorial changes

2.5.9 (2022-10-26)
- Improve how GMP is located with GAP >= 4.12.1)
- Various janitorial changes
Expand Down
4 changes: 2 additions & 2 deletions PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ SetPackageInfo( rec(

PackageName := "nq",
Subtitle := "Nilpotent Quotients of Finitely Presented Groups",
Version := "2.5.9",
Date := "26/10/2022", # dd/mm/yyyy format
Version := "2.5.10",
Date := "27/03/2023", # dd/mm/yyyy format
License := "GPL-2.0-or-later",

Persons := [
Expand Down

0 comments on commit 3c05337

Please sign in to comment.