Skip to content

Commit

Permalink
Prepare for v1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisJefferson committed Aug 27, 2024
1 parent ff8e268 commit fb159ed
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.11",
Date := "24/04/2024", # dd/mm/yyyy format
Version := "1.0.12",
Date := "27/08/2024", # dd/mm/yyyy format
License := "MPL-2.0",

Persons := [
Expand Down

0 comments on commit fb159ed

Please sign in to comment.