
commit 633dd7fb876993ab0eb5be76b5c2651647283f8e Author: Mike Perry <mikeperry-git@fscked.org> Date: Fri Jun 14 22:10:21 2013 -0700 Fix a versions parse error spotted by Micah. Thanks, Micah! --- build-scripts/recommended-versions | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-scripts/recommended-versions b/build-scripts/recommended-versions index a535941..73f675c 100644 --- a/build-scripts/recommended-versions +++ b/build-scripts/recommended-versions @@ -5,8 +5,8 @@ "2.3.25-9-Linux", "2.4.12-alpha-2-MacOS", "2.4.12-alpha-2-Windows", -"2.4.12-alpha-2-Linux" -"3.0-alpha-1-Linux" -"3.0-alpha-1-MacOS" +"2.4.12-alpha-2-Linux", +"3.0-alpha-1-Linux", +"3.0-alpha-1-MacOS", "3.0-alpha-1-Windows" ]