X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=e6211175959a63816e79deb9e9fb0e04d123ff12;hp=c0dbf2436912ecf38e27ce85df6e53fb965b1038;hb=91d451ffc473b358d8d74506d2da8871e44fbd7b;hpb=f259fb41d8f08b7e042eb928b839b59c8e39098c
diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html
index c0dbf243..e6211175 100644
--- a/doc/html/man/ncurses.3x.html
+++ b/doc/html/man/ncurses.3x.html
@@ -60,7 +60,7 @@
method of updating character screens with reasonable optimization.
This implementation is "new curses" (ncurses) and is the approved
replacement for 4.4BSD classic curses, which has been discontinued.
- This describes ncurses version 6.2 (patch 20210626).
+ This describes ncurses version 6.2 (patch 20210710).
The ncurses library emulates the curses library of System V Release 4
UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI