We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb100e2 commit f59823bCopy full SHA for f59823b
nsh-dist.txt
@@ -67,10 +67,9 @@
67
/scripts/nshrc/test/broken-commands.nshrc
68
/scripts/nshrc/write-config.nshrc
69
/scripts/shell
70
-/scripts/shell/extensive-nsh-openbsd-integration.sh
+/scripts/shell/extensive-nsh-openbsd-integrate.sh
71
/scripts/shell/nsh.rc
72
/scripts/shell/rc.local-nsh-openbsd-integrate.sh
73
-/scripts/shell/rc.local-nsh-openbsd-integration.sh
74
/show.c
75
/sqlite3.c
76
/stats.c
nsh-version.mk
@@ -92,7 +92,7 @@ NSH_RELEASE=No
92
93
# Version number of the most recently published release.
94
# Should be cranked immediately before publishing a new release.
95
-NSH_VERSION_NUMBER=1.2.1
+NSH_VERSION_NUMBER=1.2.2
96
97
.if ${NSH_RELEASE} == Yes
98
NSH_VERSION=${NSH_VERSION_NUMBER}
0 commit comments