Skip to content

Commit

Permalink
Version 2.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Jan 12, 2024
1 parent 1fa0ad8 commit 6c10ec9
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.11 (2024-01-12)
- Janitorial changes

2.5.10 (2023-03-27)
- 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.10",
Date := "27/03/2023", # dd/mm/yyyy format
Version := "2.5.11",
Date := "12/01/2024", # dd/mm/yyyy format
License := "GPL-2.0-or-later",

Persons := [
Expand Down

0 comments on commit 6c10ec9

Please sign in to comment.