asio Release Checklist

Update version number in configure.in
Update version number in README
Update version number in INSTALL
Update version number in src/doc/asio.dox.in
Generate a clean distribution by doing a `make maintainer-clean` followed by the steps necessary to do a `make dist'
Unpack/build/test distribution using g++ 3.2.1 with adjacent boost directory
Unpack/build/test distribution using g++ 3.2.1 using the `--with-boost' configure option
Unpack/build/test distribution using g++ 2.95.3 with adjacent boost directory
Unpack/build/test distribution using g++ 2.95.3 using the `--with-boost' configure option
Unpack/build/test distribution using bcc32 5.6.4 with adjacent boost directory
Unpack/build/test distribution using MSVC 6 with adjacent boost directory
Unpack/build/test distribution using MSVC 7.1 with adjacent boost directory
Unpack/build/test distribution using MinGW-3.1.0 with adjacent boost directory
Commit version number changes to CVS
Apply CVS tag of the form asio-x-y-z
Generate a clean distribution by doing a `make maintainer-clean` followed by the steps necessary to do a `make dist'