File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11#ifndef BOOST_NETWORK_VERSION_HPP_20091214
22#define BOOST_NETWORK_VERSION_HPP_20091214
33
4- // Copyright Dean Michael Berris 2009.
5- // Copyright Glyn Matthews 2010.
4+ // Copyright 2009, 2013 Dean Michael Berris <dberris@google.com>
5+ // Copyright Glyn Matthews 2010.
66// Distributed under the Boost Software License, Version 1.0.
7- // (See accompanying file LICENSE_1_0.txt or copy at
8- // http://www.boost.org/LICENSE_1_0.txt)
7+ // (See accompanying file LICENSE_1_0.txt or copy at
8+ // http://www.boost.org/LICENSE_1_0.txt)
99
1010#include < boost/config.hpp>
1111
1212#define BOOST_NETLIB_VERSION_MAJOR 0
1313#define BOOST_NETLIB_VERSION_MINOR 9
14- #define BOOST_NETLIB_VERSION_INCREMENT 0
14+ #define BOOST_NETLIB_VERSION_INCREMENT 5
1515
1616#ifndef BOOST_NETLIB_VERSION
1717# define BOOST_NETLIB_VERSION \
You can’t perform that action at this time.
0 commit comments