git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2007-05-09 03:52:43 +00:00
parent b4e7d19cea
commit 2440002b75

View File

@@ -57,7 +57,7 @@ def getTasks(config_env):
[config.OSX_HOST_panther, "2.3", "both"], env=config_env),
Job("bigmac.24",
"distrib/all/build-osx",
[config.OSX_HOST_panther, "2.4", "both"], env=config_env)
[config.OSX_HOST_panther, "2.4", "both"], env=config_env),
Job("bigmac.25",
"distrib/all/build-osx",
[config.OSX_HOST_panther, "2.5", "both"], env=config_env)