From a4e2d7f602d4076d58c25a9b67b58be3f2f7245b Mon Sep 17 00:00:00 2001 From: Olexandr Konovalov Date: Tue, 3 May 2022 12:45:33 +0100 Subject: [PATCH] Version 3.4.2 --- CHANGES.md | 3 ++- PackageInfo.g | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index be6f239..0a71494 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # CHANGES to the 'primgrp' GAP package -## 3.4.2 (2020-XX-XX) +## 3.4.2 (2022-05-03) - Unify notation for names that involve Mathieu groups to use M(n), instead of a mix of M(n) and M_n @@ -10,6 +10,7 @@ - Rename PrimitiveGroup(960,7) from OPlus(8, 2) to O+(8, 2) to be consistent with all other groups related to O+ or O- - Fix names of PrimitiveGroup(1600,i) for i in [17..19] + - Fix PrimitiveGroup(1140,2) wrongly named Sym(40) instead of Sym(20) ## 3.4.1 (2020-05-05) diff --git a/PackageInfo.g b/PackageInfo.g index 1ce0fab..92877cf 100644 --- a/PackageInfo.g +++ b/PackageInfo.g @@ -9,13 +9,13 @@ SetPackageInfo( rec( PackageName := "PrimGrp", Subtitle := "GAP Primitive Permutation Groups Library", -Version := "3.4.1", -Date := "05/05/2020", +Version := "3.4.2", +Date := "03/05/2022", License := "GPL-2.0-or-later", ## <#GAPDoc Label="PKGVERSIONDATA"> -## -## -## +## +## +## ## <#/GAPDoc> PackageWWWHome :=