# HG changeset patch # User Anton Shestakov # Date 1679005310 10800 # Node ID ae632b655ab8cc33b264b25a24bd27be6f168e9a # Parent 4f051e30fcaef49003bd4947d7408ea6b3b9c489 evolve: update the minimum supported hg version diff -r 4f051e30fcae -r ae632b655ab8 hgext3rd/evolve/__init__.py --- a/hgext3rd/evolve/__init__.py Thu Mar 16 19:21:27 2023 -0300 +++ b/hgext3rd/evolve/__init__.py Thu Mar 16 19:21:50 2023 -0300 @@ -33,7 +33,7 @@ backported to older version of Mercurial by this extension. Some older experimental protocols are also supported for a longer time in the extension to help people transitioning. (The extension is currently compatible down to -Mercurial version 4.8). +Mercurial version 4.9). New Config::