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}