Prepare version number for 1.34.1 release.

[SVN r37813]
This commit is contained in:
Thomas Witt
2007-05-29 16:46:37 +00:00
parent d5d8cd4303
commit f7964243d6

View File

@ -19,7 +19,7 @@
// BOOST_VERSION / 100 % 1000 is the minor version // BOOST_VERSION / 100 % 1000 is the minor version
// BOOST_VERSION / 100000 is the major version // BOOST_VERSION / 100000 is the major version
#define BOOST_VERSION 103400 #define BOOST_VERSION 103401
// //
// BOOST_LIB_VERSION must be defined to be the same as BOOST_VERSION // BOOST_LIB_VERSION must be defined to be the same as BOOST_VERSION