Skip to content

Commit c17b4d6

Browse files
committed
correct v number
1 parent d2bf10d commit c17b4d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/PolyfemPythonDownloadExternal.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ endfunction()
3434
function(polyfem_python_download_pybind11)
3535
polyfem_python_download_project(pybind11
3636
GIT_REPOSITORY https://github.com/pybind/pybind11.git
37-
GIT_TAG 2.9.2
37+
GIT_TAG v2.9.2
3838
)
3939
endfunction()
4040

0 commit comments

Comments
 (0)