Commit Diff


commit - eb100e28639f52a21d42487a19bd814018fd9ec7
commit + f59823bb564ec56fae2ab0b57805418d866d96c4
blob - 4f48df229d61c4c8b45025fe3384d12616986cc1
blob + b8bcb9edf2c8e93e540115b4262118f47fd7e787
--- nsh-dist.txt
+++ 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
blob - f1b3d11c992b5e888930b32c82e9215b717ecaf1
blob + 0ac09b43a4cd1b27d5b5864662207335cf7a48f9
--- nsh-version.mk
+++ 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}