Skip to content

Commit 9f8de69

Browse files
author
Roman Donchenko
committed
Set status to -tp2.
1 parent 02bf498 commit 9f8de69

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
@@ -51,7 +51,7 @@
5151
#define CV_VERSION_MAJOR 3
5252
#define CV_VERSION_MINOR 0
5353
#define CV_VERSION_REVISION 0
54-
#define CV_VERSION_STATUS "-dev"
54+
#define CV_VERSION_STATUS "-tp2"
5555

5656
#define CVAUX_STR_EXP(__A) #__A
5757
#define CVAUX_STR(__A) CVAUX_STR_EXP(__A)

0 commit comments

Comments
 (0)