Merge tag '3.4.18'
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Sun, 5 Jun 2022 15:16:54 +0000 (15:16 +0000)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Sun, 5 Jun 2022 15:16:54 +0000 (15:16 +0000)
1  2 
modules/core/include/opencv2/core/version.hpp

index 4c08d4e3cba39f3a38f30d2e33bf295d5c967497,4aa50024b02787a16dd421ab3297ebc69b897b66..9bfa15e5384669a92af253be97384a0ee269851a
@@@ -8,7 -8,7 +8,7 @@@
  #define CV_VERSION_MAJOR    3
  #define CV_VERSION_MINOR    4
  #define CV_VERSION_REVISION 18
- #define CV_VERSION_STATUS   "-pre"
 -#define CV_VERSION_STATUS   ""
++#define CV_VERSION_STATUS   "-dev"
  
  #define CVAUX_STR_EXP(__A)  #__A
  #define CVAUX_STR(__A)      CVAUX_STR_EXP(__A)