Sign in
apache
/
qpid-proton
/
refs/tags/0.35.0
/
.
/
cpp
/
versions.cmake
blob: e24338dac814beee39b7873addf7ebeef657c959 [
file
] [
log
] [
blame
]
set
(
PN_LIB_CPP_MAJOR_VERSION
12
)
set
(
PN_LIB_CPP_MINOR_VERSION
9
)
set
(
PN_LIB_CPP_PATCH_VERSION
0
)
set
(
PN_LIB_CPP_VERSION
"${PN_LIB_CPP_MAJOR_VERSION}.${PN_LIB_CPP_MINOR_VERSION}.${PN_LIB_CPP_PATCH_VERSION}"
)