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

Bump version, rename branch: 93u+ => 93u+m

Let's call this series of ksh93 the '93u+m' branch, for 'minor'
conservative bug fixes from 'modernish'. :)

src/cmd/ksh93/include/version.h:
- Rename release ID: 93u+ => 93u+m
- Update release date (2020-05-13)

(cherry picked from commit ea1c7ff8da597ff9057235a53e84c3c4cc944ee4)
This commit is contained in:
Martijn Dekker 2020-05-13 14:19:20 +01:00
parent 3edd751063
commit 915b2b2e19

View file

@ -17,4 +17,4 @@
* David Korn <dgk@research.att.com> *
* *
***********************************************************************/
#define SH_RELEASE "93u+ 2012-08-01"
#define SH_RELEASE "93u+m 2020-05-13"