mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
include/version.h: 1.0.0-beta.2 version bump for 1.0 branch
This commit is contained in:
parent
246062ff0b
commit
7d455c3d1a
1 changed files with 1 additions and 1 deletions
|
@ -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-beta.1" /* semantic version number: https://semver.org */
|
||||
#define SH_RELEASE_SVER "1.0.0-beta.2" /* semantic version number: https://semver.org */
|
||||
#define SH_RELEASE_DATE "2021-05-10" /* must be in this format for $((.sh.version)) */
|
||||
#define SH_RELEASE_CPYR "(c) 2020-2021 Contributors to ksh " SH_RELEASE_FORK
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue