Skip to content

Commit 8add768

Browse files
authored
Merge pull request #3 from sprice89/master
Update CMakeLists.txt
2 parents 008615b + 719d134 commit 8add768

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ MESSAGE( STATUS "PROJECT_NAME: " ${PROJECT_NAME} )
44

55
# The version number.
66
set(BarcodeReader_VERSION_MAJOR 7)
7-
set(BarcodeReader_VERSION_MINOR 4)
7+
set(BarcodeReader_VERSION_MINOR 5)
88

99
# Check platforms
1010
if (CMAKE_HOST_WIN32)

0 commit comments

Comments
 (0)