From 270bb0cb01bae8fb3f5cff6279e1f05d9a3547ec Mon Sep 17 00:00:00 2001 From: smytht Date: Thu, 13 Jun 2024 23:23:36 +0100 Subject: [PATCH] Update nsh-version.mk Bump version to 1.2.1 --- nsh-version.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nsh-version.mk b/nsh-version.mk index f37458f..f1b3d11 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 +NSH_VERSION_NUMBER=1.2.1 .if ${NSH_RELEASE} == Yes NSH_VERSION=${NSH_VERSION_NUMBER}