We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d1f5b5 commit 92387b1Copy full SHA for 92387b1
modules/java/generator/src/java/android+OpenCVLoader.java
@@ -65,7 +65,7 @@ public class OpenCVLoader
65
/**
66
* OpenCV Library version 3.1.0.
67
*/
68
- public static final String OPENCV_VERSION_3_0_0 = "3.1.0";
+ public static final String OPENCV_VERSION_3_1_0 = "3.1.0";
69
70
71
0 commit comments