From 313315d9790c36e22bb5bb034e9c7d7f470cdf73 Mon Sep 17 00:00:00 2001 From: Yixing Lao Date: Wed, 23 Dec 2020 23:39:47 -0800 Subject: [PATCH] 0.12.0 version bump (#2820) --- cpp/open3d/version.txt | 4 ++-- docs/versions.js | 8 ++++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/cpp/open3d/version.txt b/cpp/open3d/version.txt index d8c2d6687e7..cfb163dc573 100644 --- a/cpp/open3d/version.txt +++ b/cpp/open3d/version.txt @@ -1,3 +1,3 @@ OPEN3D_VERSION_MAJOR 0 -OPEN3D_VERSION_MINOR 11 -OPEN3D_VERSION_PATCH 2 +OPEN3D_VERSION_MINOR 12 +OPEN3D_VERSION_PATCH 0 diff --git a/docs/versions.js b/docs/versions.js index 4e3350b2e26..2bbc62d8579 100644 --- a/docs/versions.js +++ b/docs/versions.js @@ -18,8 +18,12 @@ document.write('\ latest C++\ \ \ - 0.11.1\ - 0.11.1 C++\ + 0.12.0\ + 0.12.0 C++\ + \ + \ + 0.11.1\ + 0.11.1 C++\ \ \ 0.11.0\