changeset 13:b5c07bff235f

compat: updated testedwith through 2.8
author jcoomes
date Mon, 04 Nov 2013 12:36:32 -0800
parents 436c78c886e3
children 3ea6f45e78c4
files trees.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/trees.py	Mon Sep 23 12:05:23 2013 -0700
+++ b/trees.py	Mon Nov 04 12:36:32 2013 -0800
@@ -128,7 +128,7 @@
 1.6 1.6.4 1.7 1.7.5 1.8 1.8.4 1.9 1.9.3
 2.0-rc 2.0 2.0.2 2.1-rc 2.1 2.1.2 2.2-rc 2.2 2.2.3
 2.3-rc 2.3 2.3.2 2.4-rc 2.4 2.4.2 2.5-rc 2.5 2.5.4
-2.6-rc 2.6 2.6.3 2.7-rc 2.7 2.7.1
+2.6-rc 2.6 2.6.3 2.7-rc 2.7 2.7.2 2.8-rc 2.8
 '''
 
 def _checklocal(repo):