Skip to content

Commit 616fd50

Browse files
committed
Release 5.0.0-alpha.
1 parent 816851c commit 616fd50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/core/include/opencv2/core/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#define CV_VERSION_MAJOR 5
99
#define CV_VERSION_MINOR 0
1010
#define CV_VERSION_REVISION 0
11-
#define CV_VERSION_STATUS "alpha-pre"
11+
#define CV_VERSION_STATUS "alpha"
1212

1313
#define CVAUX_STR_EXP(__A) #__A
1414
#define CVAUX_STR(__A) CVAUX_STR_EXP(__A)

0 commit comments

Comments
 (0)