Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r52312 - branches/release/boost/asio
From: chris_at_[hidden]
Date: 2009-04-10 20:29:04


Author: chris_kohlhoff
Date: 2009-04-10 20:29:02 EDT (Fri, 10 Apr 2009)
New Revision: 52312
URL: http://svn.boost.org/trac/boost/changeset/52312

Log:
Version bump prior to upcoming release.

Text files modified:
   branches/release/boost/asio/version.hpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: branches/release/boost/asio/version.hpp
==============================================================================
--- branches/release/boost/asio/version.hpp (original)
+++ branches/release/boost/asio/version.hpp 2009-04-10 20:29:02 EDT (Fri, 10 Apr 2009)
@@ -18,6 +18,6 @@
 // BOOST_ASIO_VERSION % 100 is the sub-minor version
 // BOOST_ASIO_VERSION / 100 % 1000 is the minor version
 // BOOST_ASIO_VERSION / 100000 is the major version
-#define BOOST_ASIO_VERSION 100401 // 1.4.1
+#define BOOST_ASIO_VERSION 100402 // 1.4.2
 
 #endif // BOOST_ASIO_VERSION_HPP


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk