From: Stefan Monnier via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs Versions: major, minor and ...?
Date: Mon, 28 Jun 2021 00:22:51 -0400 [thread overview]
Message-ID: <jwvczs6k4qq.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: 87sg12ocse.fsf@cock.li
mrf [2021-06-28 06:56:20] wrote:
> Colin Baxter writes:
>> The current emacs development version is "28.0.5". I know that "28" is
>> the value of the emacs-major-version variable and "0" is the value of
>> the emacs-minor-version variable. I assume "5" is also the value of a
>> variable, but what's its name?
> The third number after the dots is called micro or in some projects
> patch, please take a look at semantic versioning (semver.org) and the
Note that Emacs does not use semantic versioning.
Emacs release versions have the shape NN.MM and nothing more.
Emacs code that's not released has versions of the form NN.MM.OO where
OO can be 50 to mean "this is the code we're working on that will
hopefully become NN.MM+1", or it can be a of the form 9x (or 99x or 999x
..., tho I seem to remember we've also used a sequence like 98, 99, 100,
101 at some point) for pretest versions (basically beta-releases) of
NN.MM+1.
[ In the past, Emacs *executables* had versions numbers of the form
NN.MM.BB (or NN.MM.OO.BB for non-release versions) where BB was a "build
number", i.e. something that gets incremented every time the user builds
Emacs again from the same directory. We're not using that any
more, tho. ]
Stefan
next prev parent reply other threads:[~2021-06-28 4:22 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-26 18:05 Emacs Versions: major, minor and ...? Colin Baxter
2021-06-26 18:27 ` Eli Zaretskii
2021-06-26 19:38 ` Colin Baxter
2021-06-27 5:47 ` Eli Zaretskii
2021-06-28 3:56 ` mrf
2021-06-28 4:22 ` Stefan Monnier via Users list for the GNU Emacs text editor [this message]
2021-06-28 5:29 ` Colin Baxter
2021-06-28 5:30 ` mrf
2021-06-28 5:14 ` Colin Baxter
2021-06-29 10:07 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-06-29 22:11 ` [OFFTOPIC] Semver (was: Emacs Versions: major, minor and ...?) Stefan Monnier via Users list for the GNU Emacs text editor
2021-06-30 19:49 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-06-30 20:00 ` [OFFTOPIC] Semver Stefan Monnier via Users list for the GNU Emacs text editor
2021-07-05 21:30 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-07-06 9:28 ` Yuri Khan
2021-07-06 9:54 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-07-06 11:49 ` Yuri Khan
2021-07-06 16:29 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-07-06 17:00 ` [External] : " Drew Adams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvczs6k4qq.fsf-monnier+emacs@gnu.org \
--to=help-gnu-emacs@gnu.org \
--cc=monnier@iro.umontreal.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).