diff options
author | callum_linden <none@none> | 2014-10-22 16:00:11 -0700 |
---|---|---|
committer | callum_linden <none@none> | 2014-10-22 16:00:11 -0700 |
commit | 5f004996f27e4cfea6101ddd5c128b0f9adc7ee3 (patch) | |
tree | b8a9f1da4bfd831ae40d52bce7d3d8959726779d | |
parent | 60f4494dc09587e6b622e5241a5f98a5bd521f56 (diff) |
Update to build on Xcode 6.0 (fix unit tests): point to new version of GLUI that has been built to match viewer
-rwxr-xr-x | autobuild.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/autobuild.xml b/autobuild.xml index c054dc8829..a43aed5e60 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> |