Skip to content

Commit ea1a263

Browse files
authored
Version bump to 0.16.0 (#5598)
1 parent 653a135 commit ea1a263

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

cpp/open3d/version.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
OPEN3D_VERSION_MAJOR 0
2-
OPEN3D_VERSION_MINOR 15
3-
OPEN3D_VERSION_PATCH 2
2+
OPEN3D_VERSION_MINOR 16
3+
OPEN3D_VERSION_PATCH 0

docs/versions.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,12 @@ document.write('\
1818
<td><a href="http://www.open3d.org/docs/latest/cpp_api">master C++</a></td>\
1919
</tr>\
2020
<tr>\
21-
<td><a href="http://www.open3d.org/docs/release">0.15.1 (release)</a></td>\
22-
<td><a href="http://www.open3d.org/docs/release/cpp_api">0.15.1 C++ (release)</a></td>\
21+
<td><a href="http://www.open3d.org/docs/release">0.16.0 (release)</a></td>\
22+
<td><a href="http://www.open3d.org/docs/release/cpp_api">0.16.0 C++ (release)</a></td>\
23+
</tr>\
24+
<tr>\
25+
<td><a href="http://www.open3d.org/docs/0.15.1">0.15.1</a></td>\
26+
<td><a href="http://www.open3d.org/docs/0.15.1/cpp_api">0.15.1 C++</a></td>\
2327
</tr>\
2428
<tr>\
2529
<td><a href="http://www.open3d.org/docs/0.14.1">0.14.1</a></td>\

0 commit comments

Comments
 (0)