Skip to content

Commit c6a8262

Browse files
committed
bump version to 2019.12.04
1 parent 1f9d373 commit c6a8262

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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 := "CddInterface",
1212
Subtitle := "Gap interface to Cdd package",
13-
Version := "2019.08.29",
13+
Version := "2019.12.04",
1414
Date := ~.Version{[ 1 .. 10 ]},
1515
Date := Concatenation( ~.Date{[ 9, 10 ]}, "/", ~.Date{[ 6, 7 ]}, "/", ~.Date{[ 1 .. 4 ]} ),
1616
License := "GPL-2.0-or-later",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The GAP 4 package `CddInterface'
66

77
# Version
88

9-
Current version: 2019.08.29
9+
Current version: 2019.12.04
1010

1111
# Why CddInterface
1212

0 commit comments

Comments
 (0)