Skip to content

Commit

Permalink
Release with small bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
markuspf committed Dec 19, 2019
1 parent 1d10534 commit 9fb1437
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ SetPackageInfo( rec(

PackageName := "walrus",
Subtitle := "A new approach to proving hyperbolicity",
Version := "0.99",
Date := "19/02/2019", # dd/mm/yyyy format
Version := "0.999",
Date := "19/12/2019", # dd/mm/yyyy format
License := "BSD-3-Clause",

Persons := [
Expand Down

0 comments on commit 9fb1437

Please sign in to comment.