Merge from trunk to release

[SVN r68305]
This commit is contained in:
Robert Ramey
2011-01-19 18:31:02 +00:00
parent 1014408275
commit 7c7b067dfe
16 changed files with 81 additions and 62 deletions

View File

@@ -73,7 +73,7 @@ BOOST_ARCHIVE_SIGNATURE(){
BOOST_ARCHIVE_DECL(library_version_type)
BOOST_ARCHIVE_VERSION(){
return library_version_type(8);
return library_version_type(9);
}
} // namespace archive