Skip to content

Commit f59823b

Browse files
authored
Version Bump for release 1.2.2
1 parent eb100e2 commit f59823b

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

nsh-dist.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,9 @@
6767
/scripts/nshrc/test/broken-commands.nshrc
6868
/scripts/nshrc/write-config.nshrc
6969
/scripts/shell
70-
/scripts/shell/extensive-nsh-openbsd-integration.sh
70+
/scripts/shell/extensive-nsh-openbsd-integrate.sh
7171
/scripts/shell/nsh.rc
7272
/scripts/shell/rc.local-nsh-openbsd-integrate.sh
73-
/scripts/shell/rc.local-nsh-openbsd-integration.sh
7473
/show.c
7574
/sqlite3.c
7675
/stats.c

nsh-version.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ NSH_RELEASE=No
9292

9393
# Version number of the most recently published release.
9494
# Should be cranked immediately before publishing a new release.
95-
NSH_VERSION_NUMBER=1.2.1
95+
NSH_VERSION_NUMBER=1.2.2
9696

9797
.if ${NSH_RELEASE} == Yes
9898
NSH_VERSION=${NSH_VERSION_NUMBER}

0 commit comments

Comments
 (0)