Skip to content

Commit ed30e3b

Browse files
authored
0.15.1 version bump (#4782)
1 parent 9da1f9e commit ed30e3b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cpp/open3d/version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
OPEN3D_VERSION_MAJOR 0
22
OPEN3D_VERSION_MINOR 15
3-
OPEN3D_VERSION_PATCH 0
3+
OPEN3D_VERSION_PATCH 1

docs/versions.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ 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.0 (release)</a></td>\
22-
<td><a href="http://www.open3d.org/docs/release/cpp_api">0.15.0 C++ (release)</a></td>\
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>\
2323
</tr>\
2424
<tr>\
2525
<td><a href="http://www.open3d.org/docs/0.14.1">0.14.1</a></td>\

0 commit comments

Comments
 (0)