From 00c101b2467c4db671ea0d0c27c59c405909045c Mon Sep 17 00:00:00 2001 From: smytht Date: Tue, 17 Sep 2024 18:23:29 +0100 Subject: [PATCH] version bump for release 1.2.3 --- nsh-version.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nsh-version.mk b/nsh-version.mk index 0ac09b4..8dc6e5f 100644 --- a/nsh-version.mk +++ b/nsh-version.mk @@ -92,7 +92,7 @@ NSH_RELEASE=No # Version number of the most recently published release. # Should be cranked immediately before publishing a new release. -NSH_VERSION_NUMBER=1.2.2 +NSH_VERSION_NUMBER=1.2.3 .if ${NSH_RELEASE} == Yes NSH_VERSION=${NSH_VERSION_NUMBER}