From 5f004996f27e4cfea6101ddd5c128b0f9adc7ee3 Mon Sep 17 00:00:00 2001 From: callum_linden <none@none> Date: Wed, 22 Oct 2014 16:00:11 -0700 Subject: [PATCH] Update to build on Xcode 6.0 (fix unit tests): point to new version of GLUI that has been built to match viewer --- autobuild.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index c054dc8829a..a43aed5e602 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -814,9 +814,9 @@ <key>archive</key> <map> <key>hash</key> - <string>dfe1796d5eeb0a13a3798449fa1ac20e</string> + <string>dd31e1e9fa43ccb5f3dea5e816799cf4</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/glui_3p-update-glui/rev/295773/arch/Darwin/installer/glui-2.36.295773-darwin-295773.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/glui_3p-update-glui/rev/295841/arch/Darwin/installer/glui-2.36.295841-darwin-295841.tar.bz2</string> </map> <key>name</key> <string>darwin</string> @@ -847,7 +847,7 @@ </map> </map> <key>version</key> - <string>2.36.295773</string> + <string>2.36.295841</string> </map> <key>google_breakpad</key> <map> -- GitLab