projects
/
platform
/
upstream
/
opencv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a14f76
)
bump version to 2.3.1 in the header too (ticket #1178)
author
Vadim Pisarevsky
<no@email>
Wed, 29 Jun 2011 17:45:41 +0000
(17:45 +0000)
committer
Vadim Pisarevsky
<no@email>
Wed, 29 Jun 2011 17:45:41 +0000
(17:45 +0000)
modules/core/include/opencv2/core/version.hpp
patch
|
blob
|
history
diff --git
a/modules/core/include/opencv2/core/version.hpp
b/modules/core/include/opencv2/core/version.hpp
index b29c445cb2ef46ce4d3ff5bb68aa44fc0afda0d3..0cd25ca8b36077e482f34e787ab0c49c28c0a4d7 100644
(file)
--- a/
modules/core/include/opencv2/core/version.hpp
+++ b/
modules/core/include/opencv2/core/version.hpp
@@
-49,7
+49,7
@@
#define CV_MAJOR_VERSION 2
#define CV_MINOR_VERSION 3
-#define CV_SUBMINOR_VERSION
0
+#define CV_SUBMINOR_VERSION
1
#define CVAUX_STR_EXP(__A) #__A
#define CVAUX_STR(__A) CVAUX_STR_EXP(__A)