mirror of
https://github.com/boostorg/serialization.git
synced 2026-01-30 20:22:09 +00:00
Merge from trunk to release
[SVN r68305]
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user