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}