Skip to content

Commit a66739c

Browse files
author
Stephan Tornier
committed
Preparing version 4.0.2. Correction of two example outputs. Continuous integration tests. FGA requirement.
1 parent e747c0e commit a66739c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PackageInfo.g

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ SetPackageInfo( rec(
1111

1212
PackageName := "UGALY",
1313
Subtitle := "Universal Groups Acting LocallY",
14-
Version := "4.0.1",
15-
Date := "07/02/2022", # dd/mm/yyyy format
14+
Version := "4.0.2",
15+
Date := "02/04/2022", # dd/mm/yyyy format
1616
License := "GPL-3.0-or-later",
1717

1818
Persons := [ rec(

0 commit comments

Comments
 (0)