Skip to content

Commit

Permalink
Prepare for v1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisJefferson committed Sep 8, 2024
1 parent 01f57ab commit d4671de
Showing 1 changed file with 2 additions and 2 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.13",
Date := "01/09/2024", # dd/mm/yyyy format
Version := "1.0.14",
Date := "08/09/2024", # dd/mm/yyyy format
License := "MPL-2.0",

Persons := [
Expand Down

0 comments on commit d4671de

Please sign in to comment.