Skip to content

Commit 4dbf628

Browse files
committed
update to 3.2
1 parent 0809412 commit 4dbf628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ cp -rf build/numpy/lib64/python2.7/site-packages/numpy lambda-package
1515
cd build
1616
git clone https://github.com/Itseez/opencv.git
1717
cd opencv
18-
git checkout 3.1.0
18+
git checkout 3.2.0
1919
cmake \
2020
-D CMAKE_BUILD_TYPE=RELEASE \
2121
-D WITH_TBB=ON \

0 commit comments

Comments
 (0)