From 0b614a6098e337b97614a1f7881cc5efad6da24d Mon Sep 17 00:00:00 2001 From: Graham Madarasz <graham@lindenlab.com> Date: Mon, 4 Feb 2013 11:11:12 -0800 Subject: [PATCH] Fixed rev numbers in paths for mac and linux --- autobuild.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index 6a1db984512..de4c28c5846 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -500,7 +500,7 @@ <key>hash</key> <string>39817c0f0961a8b82558d9cef1c759bd</string> <key>url</key> - <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmodex-private/rev/269882/arch/Darwin/installer/fmodex-4.44-darwin-20130204.tar.bz2</string> + <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmodex-private/rev/269940/arch/Darwin/installer/fmodex-4.44-darwin-20130204.tar.bz2</string> </map> <key>name</key> <string>darwin</string> @@ -512,7 +512,7 @@ <key>hash</key> <string>6edb8c10d6cada8af476c27659dcfb92</string> <key>url</key> - <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmodex-private/rev/269881/arch/Linux/installer/fmodex-4.44-linux-20130204.tar.bz2</string> + <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmodex-private/rev/269934/arch/Linux/installer/fmodex-4.44-linux-20130204.tar.bz2</string> </map> <key>name</key> <string>linux</string> -- GitLab