changeset 16:a6ed24673925

compat: updated testedwith through 2.9
author jcoomes
date Mon, 03 Feb 2014 10:14:38 -0800
parents db626e5b3455
children 4287704dd0bf
files trees.py
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/trees.py	Thu Nov 14 17:33:30 2013 -0800
+++ b/trees.py	Mon Feb 03 10:14:38 2014 -0800
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -130,7 +130,8 @@
 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.2 2.8-rc 2.8
+2.6-rc 2.6 2.6.3 2.7-rc 2.7 2.7.2 2.8-rc 2.8 2.8.2
+2.9-rc 2.9
 '''
 
 def _checklocal(repo):