# HG changeset patch # User Franz Glasner # Date 1546864498 -3600 # Node ID ee3d41f6db63e4bb5b63cb43034bf70f16967cc4 # Parent b347f938a2cd7ae9b60cba81a446a3cebd81a13c Tested with Mercurial 4.8.1 also: unit-tests (and other invocations) are ok diff -r b347f938a2cd -r ee3d41f6db63 extensions/timestamps.py --- a/extensions/timestamps.py Mon Jan 07 09:34:51 2019 +0100 +++ b/extensions/timestamps.py Mon Jan 07 13:34:58 2019 +0100 @@ -100,7 +100,7 @@ else: command = cmdutil.command(cmdtable) -testedwith = "4.5.2 4.6.1" +testedwith = "4.5.2 4.6.1 4.8.1" def getversion():