Skip to content

Commit 53c54ab

Browse files
committed
Update release date for v1.0.0 (again)
1 parent 51202c5 commit 53c54ab

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Copyright (C) 2014-19 by Jan De Beule, Julius Jonušas, James D. Mitchell, Micha
33

44
Licensing information can be found in the LICENSE file.
55

6-
## Version 1.0.0 (released 02/10/2019)
6+
## Version 1.0.0 (released 03/10/2019)
77

88
Version 1.0.0!
99
DigraphColoring (american spelling) was removed.

PackageInfo.g

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ SetPackageInfo(rec(
2222
PackageName := "Digraphs",
2323
Subtitle := "Graphs, digraphs, and multidigraphs in GAP",
2424
Version := "1.0.0",
25-
Date := "02/10/2019", # dd/mm/yyyy format
25+
Date := "03/10/2019", # dd/mm/yyyy format
2626
License := "GPL-3.0-or-later",
2727
ArchiveFormats := ".tar.gz",
2828

VERSIONS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#############################################################################
99
##
1010

11-
release 1.0.0 - 02/10/2019
11+
release 1.0.0 - 03/10/2019
1212
release 0.15.4 - 06/08/2019
1313
release 0.15.3 - 12/06/2019
1414
release 0.15.2 - 17/04/2019

0 commit comments

Comments
 (0)