Sign in
apache
/
qpid-proton
/
HEAD
/
.
/
cpp
/
versions.cmake
blob: bf31ee03e794ca5345cecebcf6f7e0ac5bd5111f [
file
] [
log
] [
blame
]
set
(
PN_LIB_CPP_MAJOR_VERSION
12
)
set
(
PN_LIB_CPP_MINOR_VERSION
13
)
set
(
PN_LIB_CPP_PATCH_VERSION
1
)
set
(
PN_LIB_CPP_VERSION
"${PN_LIB_CPP_MAJOR_VERSION}.${PN_LIB_CPP_MINOR_VERSION}.${PN_LIB_CPP_PATCH_VERSION}"
)