Skip to content

Commit f85bc05

Browse files
darbyjohnstonreinecke
authored andcommitted
Update version map
Signed-off-by: Darby Johnston <[email protected]>
1 parent ebb284e commit f85bc05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/opentimelineio/CORE_VERSION_MAP.last.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// version of an older library.
1313
#include "opentimelineio/typeRegistry.h"
1414

15-
namespace opentimelineio { namespace OPENTIMELINEIO_VERSION {
15+
namespace opentimelineio { namespace OPENTIMELINEIO_VERSION_NS {
1616

1717
const label_to_schema_version_map CORE_VERSION_MAP{
1818
{ "0.14.0",
@@ -209,4 +209,4 @@ const label_to_schema_version_map CORE_VERSION_MAP{
209209
// {next}
210210
};
211211

212-
}} // namespace opentimelineio::OPENTIMELINEIO_VERSION
212+
}} // namespace opentimelineio::OPENTIMELINEIO_VERSION_NS

0 commit comments

Comments
 (0)