Skip to content

Commit 9a36513

Browse files
committed
release 1.68
1 parent bf42a64 commit 9a36513

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGES to the 'groupoids' package
22

3-
## Version 1.67dev for GAP 4.10.2 (12/07/19)
3+
## Version 1.68 for GAP 4.10.2 (04/09/19)
44

55
* (12/07/19) fixed errors in tests introduced in gapdev
66

PackageInfo.g

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ SetPackageInfo( rec(
88

99
PackageName := "groupoids",
1010
Subtitle := "Calculations with finite groupoids and their homomorphisms",
11-
Version := "1.67dev",
12-
Date := "12/07/2019", # dd/mm/yyyy format
11+
Version := "1.68",
12+
Date := "04/09/2019", # dd/mm/yyyy format
1313
License := "GPL-2.0-or-later",
1414

1515
Persons := [

0 commit comments

Comments
 (0)