Dojo 1.1.1

There are a few ways to use Dojo 1.1.1:
There is no web build tool yet for 1.1.1.

XDomain Build

To use 1.1.1 from AOL's CDN, just include this script tag in your page:

<script type="text/javascript" src="http://o.aolcdn.com/dojo/1.1.1/dojo/dojo.xd.js"></script>

Download 1.1.1 Non-XD Build

Dojo offers a normal, non-xdomain build of 1.1.1 here from http://download.dojotoolkit.org/release-1.1.1/

Download Source

You can download the full source code and create your own custom build. The source is offered in:
See the Dojo Book for build instructions.