mirror of
https://github.com/open62541/open62541.git
synced 2025-06-03 04:00:21 +00:00
refactor(build): Bump version to v1.4.7
This commit is contained in:
parent
405d90e1b6
commit
a450dcf781
@ -40,7 +40,7 @@ set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
|
||||
# overwritten with more detailed information if git is available.
|
||||
set(OPEN62541_VER_MAJOR 1)
|
||||
set(OPEN62541_VER_MINOR 4)
|
||||
set(OPEN62541_VER_PATCH 6)
|
||||
set(OPEN62541_VER_PATCH 7)
|
||||
set(OPEN62541_VER_LABEL "-undefined") # like "-rc1" or "-g4538abcd" or "-g4538abcd-dirty"
|
||||
set(OPEN62541_VER_COMMIT "unknown-commit")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user