commit 2f61ccfbaa454bf3d63396c9214ef26f31406527 Author: Mike Perry mikeperry-git@torproject.org Date: Thu Dec 19 14:56:31 2013 -0600
Remove the 2.x bundles from recommended versions. --- build-scripts/recommended-versions | 11 ----------- 1 file changed, 11 deletions(-)
diff --git a/build-scripts/recommended-versions b/build-scripts/recommended-versions index aac31f3..cae6d82 100644 --- a/build-scripts/recommended-versions +++ b/build-scripts/recommended-versions @@ -1,15 +1,4 @@ [ -"2.3.25-15-MacOS", -"2.3.25-15-Windows", -"2.3.25-15-Linux", -"2.3.25-16-Linux", -"2.4.17-rc-1-MacOS", -"2.4.17-rc-1-Windows", -"2.4.17-rc-1-Linux", -"2.4.18-rc-1-MacOS", -"2.4.18-rc-1-Windows", -"2.4.18-rc-1-Linux", -"2.4.18-rc-2-Linux", "3.5-rc-1-Linux", "3.5-rc-1-MacOS", "3.5-Windows",
tor-commits@lists.torproject.org