Skip to content

Commit

Permalink
Version 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Sep 18, 2018
1 parent 5a68902 commit 44b5f33
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
This file describes changes in the recog package.

1.3.1 (2018-09-18)
- Fix some test cases
- Disable more dead cod
- More minor changes

1.3 (2018-09-16)
- Requires GAP >= 4.9
- Merge the recogbase package into recog
Expand Down
4 changes: 2 additions & 2 deletions PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ SetPackageInfo( rec(

PackageName := "recog",
Subtitle := "A collection of group recognition methods",
Version := "1.3",
Date := "16/09/2018", # dd/mm/yyyy format
Version := "1.3.1",
Date := "18/09/2018", # dd/mm/yyyy format

## Information about authors and maintainers.
Persons := [
Expand Down

0 comments on commit 44b5f33

Please sign in to comment.