Skip to content

Commit 9756533

Browse files
committed
Change dates to actual release date
1 parent fc8969f commit 9756533

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
@@ -4,7 +4,7 @@ Michael Torpey, Wilf A. Wilson et al.
44

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

7-
## Version 0.12.2 (released 23/08/2018)
7+
## Version 0.12.2 (released 24/08/2018)
88

99
This is a minor release which contains some small adjustments to the build
1010
system of the package.

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 := "0.12.2",
25-
Date := "23/08/2018",
25+
Date := "24/08/2018",
2626
ArchiveFormats := ".tar.gz",
2727

2828
SourceRepository := rec(

VERSIONS

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

11-
release 0.12.2 - 23/08/2018
11+
release 0.12.2 - 24/08/2018
1212
release 0.12.1 - 26/04/2018
1313
release 0.12.0 - 31/01/2018
1414
release 0.11.0 - 22/11/2017

0 commit comments

Comments
 (0)