Skip to content

Commit

Permalink
Version 4.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Konovalov committed Feb 17, 2018
1 parent 87b7332 commit b39f552
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ SetPackageInfo( rec(
PackageName := "Wedderga",
Subtitle := Concatenation( [
"Wedderburn Decomposition of Group Algebras" ] ),
Version := "4.9.1",
Date := "11/12/2017",
Version := "4.9.2",
Date := "17/02/2018",
## <#GAPDoc Label="PKGVERSIONDATA">
## <!ENTITY VERSION "4.9.1">
## <!ENTITY RELEASEDATE "11 December 2017">
## <!ENTITY RELEASEYEAR "2017">
## <!ENTITY VERSION "4.9.2">
## <!ENTITY RELEASEDATE "17 February 2018">
## <!ENTITY RELEASEYEAR "2018">
## <#/GAPDoc>

SourceRepository := rec(
Expand Down

0 comments on commit b39f552

Please sign in to comment.