Skip to content

Commit

Permalink
bump version to 23.07 (nv-morpheus#306)
Browse files Browse the repository at this point in the history
* Change version to 23.07
* Track branch-23.07 of utilities repo

Authors:
  - David Gardner (https://github.com/dagardner-nv)

Approvers:
  - Devin Robison (https://github.com/drobison00)

URL: nv-morpheus#306
  • Loading branch information
dagardner-nv authored Apr 5, 2023
1 parent 1509f6c commit a43e867
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ morpheus_utils_initialize_package_manager(
morpheus_utils_initialize_cuda_arch(mrc)

project(mrc
VERSION 23.03.00
VERSION 23.07.00
LANGUAGES C CXX
)

Expand Down
2 changes: 1 addition & 1 deletion docs/quickstart/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ list(PREPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/../../external/utili
include(morpheus_utils/load)

project(mrc-quickstart
VERSION 23.03
VERSION 23.07
LANGUAGES C CXX
)

Expand Down
2 changes: 1 addition & 1 deletion docs/quickstart/environment_cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies:
- python=3.8
- scikit-build>=0.12
- spdlog=1.8.5
- mrc=23.03
- mrc=23.07
- sysroot_linux-64=2.17
- pip:
- cython
Expand Down
2 changes: 1 addition & 1 deletion external/utilities
Submodule utilities updated 0 files

0 comments on commit a43e867

Please sign in to comment.