Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit a1440da

Browse files
committed
Bundle 4.8.1-1 (2023-10-29)
1 parent 258a160 commit a1440da

File tree

158 files changed

+5
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

158 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
# opencv 4.8.0-1
1+
# opencv 4.8.1-1
22

33
- mingw-w64-i686-libjpeg-turbo-2.0.5-9000-any.pkg.tar.xz
44
- mingw-w64-i686-zlib-1.2.11-9100-any.pkg.tar.xz
55
- mingw-w64-i686-libpng-1.6.37-9100-any.pkg.tar.xz
66
- mingw-w64-i686-libtiff-4.5.1-9600-any.pkg.tar.xz
77
- mingw-w64-i686-giflib-5.1.4-1-any.pkg.tar.xz
88
- mingw-w64-i686-libwebp-1.3.2-1-any.pkg.tar.xz
9-
- mingw-w64-i686-opencv-4.8.0-1-any.pkg.tar.xz
9+
- mingw-w64-i686-opencv-4.8.1-1-any.pkg.tar.xz
1010
- mingw-w64-x86_64-libjpeg-turbo-2.0.5-9000-any.pkg.tar.xz
1111
- mingw-w64-x86_64-zlib-1.2.11-9100-any.pkg.tar.xz
1212
- mingw-w64-x86_64-libpng-1.6.37-9100-any.pkg.tar.xz
1313
- mingw-w64-x86_64-libtiff-4.5.1-9600-any.pkg.tar.xz
1414
- mingw-w64-x86_64-giflib-5.1.4-1-any.pkg.tar.xz
1515
- mingw-w64-x86_64-libwebp-1.3.2-1-any.pkg.tar.xz
16-
- mingw-w64-x86_64-opencv-4.8.0-1-any.pkg.tar.xz
16+
- mingw-w64-x86_64-opencv-4.8.1-1-any.pkg.tar.xz
1717
- mingw-w64-ucrt-x86_64-libjpeg-turbo-2.0.5-9000-any.pkg.tar.xz
1818
- mingw-w64-ucrt-x86_64-zlib-1.2.11-9100-any.pkg.tar.xz
1919
- mingw-w64-ucrt-x86_64-libpng-1.6.37-9100-any.pkg.tar.xz
2020
- mingw-w64-ucrt-x86_64-libtiff-4.5.1-9600-any.pkg.tar.xz
2121
- mingw-w64-ucrt-x86_64-giflib-5.1.4-1-any.pkg.tar.xz
2222
- mingw-w64-ucrt-x86_64-libwebp-1.3.2-1-any.pkg.tar.xz
23-
- mingw-w64-ucrt-x86_64-opencv-4.8.0-1-any.pkg.tar.xz
23+
- mingw-w64-ucrt-x86_64-opencv-4.8.1-1-any.pkg.tar.xz

include/opencv4/opencv2/core/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
#define CV_VERSION_MAJOR 4
99
#define CV_VERSION_MINOR 8
10-
#define CV_VERSION_REVISION 0
10+
#define CV_VERSION_REVISION 1
1111
#define CV_VERSION_STATUS ""
1212

1313
#define CVAUX_STR_EXP(__A) #__A

0 commit comments

Comments
 (0)