On 2025-12-30 19:28 -0600, G. Branden Robinson wrote: > Congratulations on the release! > > At 2025-12-31T01:14:38+0000, Thomas Dickey wrote: >> 20251230 6.6 release for upload to ftp.gnu.org >> + update announcement >> + corrected an ifdef needed for mouse support in MinGW/Windows >> + eliminate remaining duplicate code between MinGW/Windows drivers > > It appears that "doc/html/announce.html" is/was generated before > `@VERSION@` re-computation or substitution took place: > > diff --git a/doc/html/announce.html b/doc/html/announce.html > index 2aa03cfab..483bfe522 100644 > --- a/doc/html/announce.html > +++ b/doc/html/announce.html > ... > @@ -154,10 +154,10 @@ > Notes</a></h2> > > <p>These notes are for <span class="main-name">ncurses</span> > - 6.5, released <strong>April 27, 2024</strong>.</p> > + 6.5, released <strong>December 30, 2025</strong>.</p> > > <p>This release is designed to be source-compatible with > - <span class="main-name">ncurses</span> 5.0 through 6.4; providing > + <span class="main-name">ncurses</span> 5.0 through 6.5; providing > > The web page at <https://invisible-island.net/ncurses/announce.html> > also proclaims the version number of today's release as 6.5.
There is also no tarball for ncurses 6.6 at https://invisible-mirror.net/archives/ncurses/ yet. Cheers, Sven
