We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 008615b commit 719d134Copy full SHA for 719d134
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