Skip to content

Commit

Permalink
Release v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisJefferson committed Oct 18, 2022
1 parent 35569ba commit 9c3e1cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ SetPackageInfo( rec(

PackageName := "ferret",
Subtitle := "Backtrack Search in Permutation Groups",
Version := "1.0.8",
Date := "01/07/2022", # dd/mm/yyyy format
Version := "1.0.9",
Date := "18/10/2022", # dd/mm/yyyy format
License := "MPL-2.0",

Persons := [
Expand Down
4 changes: 2 additions & 2 deletions doc/title.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Backtrack Search in Permutation Groups
</Subtitle>
<Version>
1.0.8
1.0.9
</Version>
<Author>
Christopher Jefferson<Alt Only="LaTeX"><Br/></Alt>
Expand All @@ -23,7 +23,7 @@ UK<Br/>

</Author>
<Date>
1 July 2022
18 October 2022
</Date>
<Copyright>
&copyright; by Christopher Jefferson
Expand Down

0 comments on commit 9c3e1cd

Please sign in to comment.