We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4fb304 commit 0909e88Copy full SHA for 0909e88
1 file changed
resources/build.properties
@@ -149,20 +149,20 @@ source.repository=https://github.com/atduskgreg/OpenCVPro
149
# This is used to compare different versions of the same library, and check if
150
# an update is available.
151
152
-library.version=6
+library.version=7
153
154
155
# The version as the user will see it.
156
157
-library.prettyVersion=0.4.1
+library.prettyVersion=0.4.2
158
159
160
library.copyright=(c) 2013
161
library.dependencies=?
162
library.keywords=?
163
164
tested.platform=osx,windows7
165
-tested.processingVersion=2.0
+tested.processingVersion=2.0.3
166
167
168
# Include javadoc references into your project's javadocs.
0 commit comments