From f59823bb564ec56fae2ab0b57805418d866d96c4 Mon Sep 17 00:00:00 2001 From: smytht Date: Fri, 6 Sep 2024 11:27:22 +0100 Subject: [PATCH] Version Bump for release 1.2.2 --- nsh-dist.txt | 3 +-- nsh-version.mk | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/nsh-dist.txt b/nsh-dist.txt index 4f48df2..b8bcb9e 100644 --- a/nsh-dist.txt +++ b/nsh-dist.txt @@ -67,10 +67,9 @@ /scripts/nshrc/test/broken-commands.nshrc /scripts/nshrc/write-config.nshrc /scripts/shell -/scripts/shell/extensive-nsh-openbsd-integration.sh +/scripts/shell/extensive-nsh-openbsd-integrate.sh /scripts/shell/nsh.rc /scripts/shell/rc.local-nsh-openbsd-integrate.sh -/scripts/shell/rc.local-nsh-openbsd-integration.sh /show.c /sqlite3.c /stats.c diff --git a/nsh-version.mk b/nsh-version.mk index f1b3d11..0ac09b4 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.1 +NSH_VERSION_NUMBER=1.2.2 .if ${NSH_RELEASE} == Yes NSH_VERSION=${NSH_VERSION_NUMBER}