[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs Versions: major, minor and ...?
From: |
Eli Zaretskii |
Subject: |
Re: Emacs Versions: major, minor and ...? |
Date: |
Sun, 27 Jun 2021 08:47:43 +0300 |
> From: Colin Baxter <m43cap@yandex.com>
> Cc: help-gnu-emacs@gnu.org
> Cc:
> Date: Sat, 26 Jun 2021 20:38:27 +0100
>
> >>>>> Eli Zaretskii <eliz@gnu.org> writes:
>
> > It's not a variable. The version string comes from configure.ac,
> > see AC_INIT there.
>
> Thanks. I see the AC_INIT contains the whole emacs-version dotted string
> 28.0.50 and not just the last two digits.
Yes, and it is the source for the other version-related variables.