Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ZSH_EXTRAVERSION [was Re: Segfault with newer .zwc]
- X-seq: zsh-workers 24414
- From: Geoff Wing <gcw@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: ZSH_EXTRAVERSION [was Re: Segfault with newer .zwc]
- Date: Mon, 21 Jan 2008 12:48:01 +1100
- In-reply-to: <20080118170223.GA32039@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: PrimeNet Computer Consultancy
- References: <slrnfo4ov7.cgh.joerg@xxxxxxxxxxxx> <20080108095306.5475d009@news01> <20080109191236.GB32394@xxxxxxxxxxx> <200801100950.m0A9oN9T015070@xxxxxxxxxxxxxx> <20080115020642.GA5306@xxxxxxxxxxx> <200801150910.m0F9AP0f026468@xxxxxxxxxxxxxx> <20080118170223.GA32039@xxxxxxxxxxx>
On Friday 2008-01-18 12:02 -0500, Clint Adams output:
:+Version Suffixes
:+----------------
:+The configure script reads the version number from Config/version.mk.
:+If the environment variable ZSH_EXTRAVERSION is set, the string
:+contained therein will be appended to the version string. For example,
:+if Config/version.mk contains "VERSION=4.3.4-dev-7" and
:+ZSH_EXTRAVERSION is set to "-ca", $ZSH_VERSION in the shell built from
:+that run will equal "4.3.4-dev-7-ca". Caution is recommended when
:+using this feature, as is-at-least may misunderstand your conventions.
Wouldn't it be nicer to call this ZSH_VERSIONSUFFIX? IMO, it's a name
which is clearer about its function.
Regards,
Geoff
Messages sorted by:
Reverse Date,
Date,
Thread,
Author