[opencv] 57/251: OpenCV version '-cvsdk'
Nobuhiro Iwamatsu
iwamatsu at moszumanska.debian.org
Sun Aug 27 23:27:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
iwamatsu pushed a commit to annotated tag 3.3.0
in repository opencv.
commit 95a438d233836539a0569a877c4afa1c0d26c3ed
Author: Alexander Alekhin <alexander.alekhin at intel.com>
Date: Fri Jul 14 13:02:25 2017 +0300
OpenCV version '-cvsdk'
---
modules/core/include/opencv2/core/version.hpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/core/include/opencv2/core/version.hpp b/modules/core/include/opencv2/core/version.hpp
index c48a403..31606d7 100644
--- a/modules/core/include/opencv2/core/version.hpp
+++ b/modules/core/include/opencv2/core/version.hpp
@@ -53,7 +53,7 @@
#define CV_VERSION_MAJOR 3
#define CV_VERSION_MINOR 3
#define CV_VERSION_REVISION 0
-#define CV_VERSION_STATUS "-rc"
+#define CV_VERSION_STATUS "-cvsdk"
#define CVAUX_STR_EXP(__A) #__A
#define CVAUX_STR(__A) CVAUX_STR_EXP(__A)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/opencv.git
More information about the debian-science-commits
mailing list