We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 008615b + 719d134 commit 8add768Copy full SHA for 8add768
1 file changed
CMakeLists.txt
@@ -4,7 +4,7 @@ MESSAGE( STATUS "PROJECT_NAME: " ${PROJECT_NAME} )
4
5
# The version number.
6
set(BarcodeReader_VERSION_MAJOR 7)
7
-set(BarcodeReader_VERSION_MINOR 4)
+set(BarcodeReader_VERSION_MINOR 5)
8
9
# Check platforms
10
if (CMAKE_HOST_WIN32)
0 commit comments