File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ cmake_minimum_required(VERSION 3.22.0)
1818project (
1919 ntf-core
2020 VERSION
21- 2.5.11
21+ 2.5.12
2222 DESCRIPTION
2323 "NTF Core"
2424 HOMEPAGE_URL
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ BSLS_IDENT("$Id: $")
3636/// NTS release patch version.
3737///
3838/// @ingroup module_ntsscm
39- #define NTS_VERSION_PATCH 11
39+ #define NTS_VERSION_PATCH 12
4040
4141/// Construct a composite version number in the range [ 0 .. 999900 ] from
4242/// the specified 'NTS_VERSION_MAJOR' and 'NTS_VERSION_MINOR' numbers
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ ntf_repository(
1919 NAME
2020 ntf-core
2121 VERSION
22- 2.5.11
22+ 2.5.12
2323 PATH
2424 ${CMAKE_CURRENT_LIST_DIR}
2525 URL
You can’t perform that action at this time.
0 commit comments