bug#73159: exec/configure.ac

2024-09-10 Thread Bug reports for GNU Emacs, the Swiss army knife of text editors
Eli Zaretskii writes: > 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? Yes I do. I think I'll make this so tomorrow.

bug#73159: exec/configure.ac

2024-09-10 Thread Eli Zaretskii
> Cc: 73...@debbugs.gnu.org > 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" > > Casey Banner writes: > > > AC_INIT([libexec], [30.0.50], [bug-gnu-emacs@gnu.org], [], > > [https://www.gnu.org/software/emacs/]) > >