Skip to content

Commit 7ee1f52

Browse files
committed
Bump version
1 parent e0f690a commit 7ee1f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CAP/PackageInfo.g

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ SetPackageInfo( rec(
1010

1111
PackageName := "CAP",
1212
Subtitle := "Categories, Algorithms, Programming",
13-
Version := "2022.12-14",
13+
Version := "2022.12-15",
1414
Date := Concatenation( "01/", ~.Version{[ 6, 7 ]}, "/", ~.Version{[ 1 .. 4 ]} ),
1515
License := "GPL-2.0-or-later",
1616

0 commit comments

Comments
 (0)