Skip to content

Commit 6da0edd

Browse files
committed
bump version to 2019.12.07 to make new release
1 parent 5e0b815 commit 6da0edd

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.12.06",
13+
Version := "2019.12.07",
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.12.06
9+
Current version: 2019.12.07
1010

1111
# Why CddInterface
1212

0 commit comments

Comments
 (0)