From 0386712a2ed9f4f4a287c147dd8e3b70ff2c987d Mon Sep 17 00:00:00 2001 From: Alexander Konovalov Date: Tue, 3 Dec 2019 12:53:28 +0000 Subject: [PATCH] Version 3.4.0 --- CHANGES.md | 2 +- PackageInfo.g | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 3ae20f1..d61893b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # CHANGES to the 'primgrp' GAP package -## X.Y.Z (2019-MM-DD) +## 3.4.0 (2019-12-03) - Fix the names of PrimitiveGroup(125,17) and PrimitiveGroup(81,125) - Improve performance of PrimitiveIdentification diff --git a/PackageInfo.g b/PackageInfo.g index 8bea1f6..fe05050 100644 --- a/PackageInfo.g +++ b/PackageInfo.g @@ -9,13 +9,13 @@ SetPackageInfo( rec( PackageName := "PrimGrp", Subtitle := "GAP Primitive Permutation Groups Library", -Version := "3.3.2", -Date := "27/10/2018", +Version := "3.4.0", +Date := "03/12/2019", License := "GPL-2.0-or-later", ## <#GAPDoc Label="PKGVERSIONDATA"> -## -## -## +## +## +## ## <#/GAPDoc> PackageWWWHome :=