Skip to content

Commit

Permalink
V2022.08.11
Browse files Browse the repository at this point in the history
  • Loading branch information
kamalsaleh committed Aug 11, 2022
1 parent 3950f44 commit f12149a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SetPackageInfo( rec(

PackageName := "CddInterface",
Subtitle := "Gap interface to Cdd package",
Version := "2020.06.24",
Version := "2022.08.11",
Date := ~.Version{[ 1 .. 10 ]},
Date := Concatenation( ~.Date{[ 9, 10 ]}, "/", ~.Date{[ 6, 7 ]}, "/", ~.Date{[ 1 .. 4 ]} ),
License := "GPL-2.0-or-later",
Expand Down

0 comments on commit f12149a

Please sign in to comment.