1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

Add missing NEWS entries (re: a410bc48, 6f3b23e6); update README.md

This commit is contained in:
Martijn Dekker 2021-02-04 17:31:22 +00:00
parent a410bc480f
commit cea04c4a6f
3 changed files with 21 additions and 5 deletions

View file

@ -20,7 +20,7 @@
#define SH_RELEASE_FORK "93u+m" /* only change if you develop a new ksh93 fork */
#define SH_RELEASE_SVER "1.0.0-alpha" /* semantic version number: https://semver.org */
#define SH_RELEASE_DATE "2021-02-01" /* must be in this format for $((.sh.version)) */
#define SH_RELEASE_DATE "2021-02-04" /* must be in this format for $((.sh.version)) */
#define SH_RELEASE_CPYR "(c) 2020-2021 Contributors to ksh " SH_RELEASE_FORK
/* Scripts sometimes field-split ${.sh.version}, so don't change amount of whitespace. */