changeset 286:ee3d41f6db63

Tested with Mercurial 4.8.1 also: unit-tests (and other invocations) are ok
author Franz Glasner <f.glasner@feldmann-mg.com>
date Mon, 07 Jan 2019 13:34:58 +0100
parents b347f938a2cd
children c84a329ad7a6
files extensions/timestamps.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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():