mercurial/policy.py
changeset 42343 d8e55c0c642c
parent 40708 f2342483f7a6
child 42451 810f66b468cd
--- a/mercurial/policy.py	Thu Jul 13 23:43:16 2017 -0700
+++ b/mercurial/policy.py	Tue May 16 11:00:38 2017 -0700
@@ -69,7 +69,7 @@
     (r'cext', r'bdiff'): 3,
     (r'cext', r'mpatch'): 1,
     (r'cext', r'osutil'): 4,
-    (r'cext', r'parsers'): 12,
+    (r'cext', r'parsers'): 13,
 }
 
 # map import request to other package or module