diff options
author | Callum Prentice <callum@gmail.com> | 2017-04-05 14:34:14 -0700 |
---|---|---|
committer | Callum Prentice <callum@gmail.com> | 2017-04-05 14:34:14 -0700 |
commit | 2acc472e1edd2bfa3ffad5f9b9f760bcec5a3cb9 (patch) | |
tree | 5d690121c3225bc4f98d01a32a87c9fe43fe09e8 /autobuild.xml | |
parent | 510e101627970c62a479ec01d26a26124c9c7991 (diff) |
Fix for MAINT-7227 Drop down lists do not close after use in internal web browser. (Surprisingly large amount of changes and new version of Dullahan to support this fix)
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/autobuild.xml b/autobuild.xml index 0c0b5b39c4..d125eeb1b4 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -526,9 +526,9 @@ <key>archive</key> <map> <key>hash</key> - <string>1517ca15cd1209b0910a8f6720c65cb4</string> + <string>2a51fd19fe7d3746991c03c37e1b3664</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/3408/8552/dullahan-1.1.636_3.2987.1591.gd3e47f5-darwin64-503397.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/4006/11069/dullahan-1.1.651_3.2987.1591.gd3e47f5-darwin64-503995.tar.bz2</string> </map> <key>name</key> <string>darwin64</string> @@ -538,9 +538,9 @@ <key>archive</key> <map> <key>hash</key> - <string>5dc1349abce3ccb04c6ac79a0ff19d59</string> + <string>8f41ed585402ab5617f516618e0aa0f8</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/3410/8559/dullahan-1.1.636_3.2987.1591.gd3e47f5-windows-503397.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/4008/11076/dullahan-1.1.651_3.2987.1591.gd3e47f5-windows-503995.tar.bz2</string> </map> <key>name</key> <string>windows</string> @@ -550,16 +550,16 @@ <key>archive</key> <map> <key>hash</key> - <string>928db398436823aa804046de91339177</string> + <string>26dc25ff2579b515edfd03d91aa7f23f</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/3409/8562/dullahan-1.1.636_3.2987.1591.gd3e47f5-windows64-503397.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/4007/11081/dullahan-1.1.651_3.2987.1591.gd3e47f5-windows64-503995.tar.bz2</string> </map> <key>name</key> <string>windows64</string> </map> </map> <key>version</key> - <string>1.1.636_3.2987.1591.gd3e47f5</string> + <string>1.1.651_3.2987.1591.gd3e47f5</string> </map> <key>elfio</key> <map> |