Skip to content

Commit 33573cc

Browse files
committed
tooling: Update OpenCV to v4.13.0
1 parent 6bdd99c commit 33573cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oasis_tooling/scripts/env_cv.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ set -o nounset
1919
#
2020

2121
# Version
22-
OPENCV_VERSION="4.12.0"
22+
OPENCV_VERSION="4.13.0"
2323

2424
# Extract major version (everything before the first '.')
2525
OPENCV_MAJOR_VERSION="${OPENCV_VERSION%%.*}"

0 commit comments

Comments
 (0)