Skip to content

Commit

Permalink
Release 2.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrm456 committed May 2, 2024
1 parent d2f23c8 commit d646d08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cmake_minimum_required(VERSION 3.22.0)
project(
ntf-core
VERSION
2.3.6
2.3.7
DESCRIPTION
"NTF Core"
HOMEPAGE_URL
Expand Down
2 changes: 1 addition & 1 deletion groups/nts/ntsscm/ntsscm_versiontag.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ BSLS_IDENT("$Id: $")
/// NTS release patch version.
///
/// @ingroup module_ntsscm
#define NTS_VERSION_PATCH 6
#define NTS_VERSION_PATCH 7

/// Construct a composite version number in the range [ 0 .. 999900 ] from
/// the specified 'NTS_VERSION_MAJOR' and 'NTS_VERSION_MINOR' numbers
Expand Down

0 comments on commit d646d08

Please sign in to comment.