]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/ncurses.3x.html
ncurses 6.4 - patch 20230902
[ncurses.git] / doc / html / man / ncurses.3x.html
index 1d30c32b44741a0c8dde1ac705f434a47a4507f6..3e0e6d36b2f6e054f354d59e327ee5bf90eb8e96 100644 (file)
@@ -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 <STRONG>ncurses</STRONG> version 6.4 (patch 20230819).
+       This describes <STRONG>ncurses</STRONG> version 6.4 (patch 20230902).
 
        The  <STRONG>ncurses</STRONG>  library emulates the curses library of System V Release 4
        UNIX, and XPG4 (X/Open Portability Guide) curses  (also  known  as  XSI