Skip to content

Update packaging script (with some testing commits). #507

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Mar 25, 2015
Prev Previous commit
Bumping release number to 0.11.2-rc0
  • Loading branch information
deanberris committed Mar 16, 2015
commit 1af62a1e9407a94a34f0b669f0dd08d9542f1c4c
2 changes: 1 addition & 1 deletion boost/network/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

#define BOOST_NETLIB_VERSION_MAJOR 0
#define BOOST_NETLIB_VERSION_MINOR 11
#define BOOST_NETLIB_VERSION_INCREMENT 1
#define BOOST_NETLIB_VERSION_INCREMENT 2

#ifndef BOOST_NETLIB_VERSION
#define BOOST_NETLIB_VERSION \
Expand Down