> Cc: [email protected] > Date: Tue, 10 Sep 2024 17:29:27 +0800 > From: Po Lu via "Bug reports for GNU Emacs, > the Swiss army knife of text editors" <[email protected]> > > Casey Banner <[email protected]> writes: > > > AC_INIT([libexec], [30.0.50], [[email protected]], [], > > [https://www.gnu.org/software/emacs/]) > > This version number shouldn't appear in any binaries built for > MS-Windows (or otherwise than for Android in general), and its value is > not really significant even there.
Unrelated to the problem of the MinGW build, the fact that exec/configure.ac is not modified by admin/admin.el:set-version is a bug, don't you agree? We should have 30.0.90 in that file, not 30.0.50, right?
