From 6f78dcc10d5d2150c3a5a0fa8ed1dc368f0a40aa Mon Sep 17 00:00:00 2001 From: Andrew Dunstan Date: Mon, 26 Nov 2012 08:08:51 -0800 Subject: [PATCH] Reverse the order of branches of interest. This will help clients doing cross-version pg_upgrade testing to test upgrading the latest version. --- htdocs/branches_of_interest.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/htdocs/branches_of_interest.txt b/htdocs/branches_of_interest.txt index 4a5f411..7bb00d7 100644 --- a/htdocs/branches_of_interest.txt +++ b/htdocs/branches_of_interest.txt @@ -1,6 +1,6 @@ -HEAD -REL9_2_STABLE -REL9_1_STABLE -REL9_0_STABLE -REL8_4_STABLE REL8_3_STABLE +REL8_4_STABLE +REL9_0_STABLE +REL9_1_STABLE +REL9_2_STABLE +HEAD -- 2.30.2