Re: [PATCH, v2] Makefile: add EXTRAVERSION support
From: Jes Sorensen <hidden>
Date: 2020-05-15 13:52:14
From: Jes Sorensen <hidden>
Date: 2020-05-15 13:52:14
On 5/15/20 5:23 AM, Tkaczyk Mariusz wrote:
Add optional EXTRAVERSION parameter to Makefile and allow to mark version by user friendly label. It might be useful when creating custom spins of mdadm, or labeling some instance in between major releases. Signed-off-by: Tkaczyk Mariusz <redacted> --- V2: rename LABEL to EXTRAVERSION.
Applied! Thanks, Jes