File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ OPENCV_DIR=/home/xiaoming/Desktop/opencv
9
9
# 定义版本号
10
10
YVYVIEWER_MAJARVERSION=" 0"
11
11
YVYVIEWER_SUBVERSION=" 4"
12
- YVYVIEWER_REVISION=" 8 "
12
+ YVYVIEWER_REVISION=" 9 "
13
13
# ##############################################################################
14
14
15
15
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ OPENCV_DIR=/home/xiaoming/Desktop/opencv
9
9
# 定义版本号
10
10
YVYVIEWER_MAJARVERSION=" 0"
11
11
YVYVIEWER_SUBVERSION=" 4"
12
- YVYVIEWER_REVISION=" 8 "
12
+ YVYVIEWER_REVISION=" 9 "
13
13
# ##############################################################################
14
14
15
15
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ set "INNO_SETUP_DIR=C:/Program Files (x86)/Inno Setup 6"
9
9
:: 定义opencv目录
10
10
set " OPENCV_DIR = D:/Qt/opencv4.2.0/x64/mingw/bin"
11
11
:: 定义版本号
12
- set " YVYVIEWER_VERSION = 0.4.8 "
12
+ set " YVYVIEWER_VERSION = 0.4.9 "
13
13
:: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
14
14
15
15
Original file line number Diff line number Diff line change 2
2
# 定义opencv lib路径
3
3
OPENCV_DIR =/home/xiaoming/Desktop/opencv
4
4
# 定义版本号路径
5
- YVYVIEWER_VERSION =0.4.8
5
+ YVYVIEWER_VERSION =0.4.9
6
6
# ##############################################################################
Original file line number Diff line number Diff line change 2
2
# 定义opencv lib路径
3
3
OPENCV_DIR =D: \ Qt\opencv4.2.0
4
4
# 定义版本号路径
5
- YVYVIEWER_VERSION =0.4.8
5
+ YVYVIEWER_VERSION =0.4.9
6
6
# ##############################################################################
You can’t perform that action at this time.
0 commit comments