From 25fba63409d04ef4a2fd1925579e693ec8322d81 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Sun, 25 Jan 2009 22:10:34 +0000 Subject: [PATCH] Fix a typo in hg's newest version. --- pep-0374.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0374.txt b/pep-0374.txt index 091627d14..404bda0c9 100644 --- a/pep-0374.txt +++ b/pep-0374.txt @@ -206,7 +206,7 @@ Contenders Name Short Name Version 2.x Trunk Mirror 3.x Trunk Mirror ---------- ---------- ------- ----------------------------------- ------------------------------------------ Bazaar_ bzr 1.11 http://code.python.org/python/trunk http://code.python.org/python/3.0 -Mercurial_ hg 1.2 http://code.python.org/hg/trunk/ http://code.python.org/hg/branches/py3k/ +Mercurial_ hg 1.1.2 http://code.python.org/hg/trunk/ http://code.python.org/hg/branches/py3k/ git_ N/A 1.6.1 git://code.python.org/python/trunk git://code.python.org/python/branches/py3k ========== ========== ======= =================================== ==========================================