changeset 6452:ae632b655ab8

evolve: update the minimum supported hg version
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 16 Mar 2023 19:21:50 -0300
parents 4f051e30fcae
children 8a77122959e4
files hgext3rd/evolve/__init__.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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::