Skip to content

Commit c0fb9b9

Browse files
committed
Version 4.10.5
1 parent 2d34e55 commit c0fb9b9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

PackageInfo.g

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ SetPackageInfo( rec(
1717
PackageName := "Wedderga",
1818
Subtitle := Concatenation( [
1919
"Wedderburn Decomposition of Group Algebras" ] ),
20-
Version := "4.10.4",
21-
Date := "18/05/2023", # dd/mm/yyyy format
20+
Version := "4.10.5",
21+
Date := "19/02/2024", # dd/mm/yyyy format
2222
License := "GPL-2.0-or-later",
2323
## <#GAPDoc Label="PKGVERSIONDATA">
24-
## <!ENTITY VERSION "4.10.4">
25-
## <!ENTITY RELEASEDATE "18 May 2023">
26-
## <!ENTITY RELEASEYEAR "2023">
24+
## <!ENTITY VERSION "4.10.5">
25+
## <!ENTITY RELEASEDATE "19 Feburary 2024">
26+
## <!ENTITY RELEASEYEAR "2024">
2727
## <#/GAPDoc>
2828

2929
SourceRepository := rec(

doc/intro.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,12 @@ If the package is installed correctly, it should be loaded as follows:
7070
<![CDATA[
7171
gap> LoadPackage("wedderga");
7272
-----------------------------------------------------------------------------
73-
Loading Wedderga 4.10.2 (Wedderga)
73+
Loading Wedderga 4.10.5 (Wedderga)
7474
by Gurmeet Kaur Bakshi ([email protected]),
7575
Osnel Broche Cristo ([email protected]),
7676
Allen Herman ([email protected]),
77-
Olexandr Konovalov (https://alex-konovalov.github.io/),
78-
Sugandha Maheshwary (sugandha@iisermohali.ac.in),
77+
Olexandr Konovalov (https://olexandr-konovalov.github.io/),
78+
Sugandha Maheshwary ([email protected].ac.in),
7979
Gabriela Olteanu (http://math.ubbcluj.ro/~olteanu),
8080
Aurora Olivieri ([email protected]),
8181
Angel del Rio (http://www.um.es/adelrio), and

0 commit comments

Comments
 (0)