--- freem/doc/freem.texi	2025/03/23 04:42:36	1.8
+++ freem/doc/freem.texi	2025/04/04 02:40:32	1.17
@@ -4,7 +4,7 @@
 @settitle The FreeM Manual
 
 @copying
-This manual is for FreeM, (version 0.62.2), which is a free and open-source implementation of the M programming language.
+This manual is for FreeM, (version 0.63.0), which is a free and open-source implementation of the M programming language.
 
 
 Copyright @copyright{} 2014-2025 Coherent Logic Development LLC
@@ -18,7 +18,7 @@ Permission is granted to copy, distribut
 
 @title The FreeM Manual
 @subtitle @sc{The Official Manual of FreeM}
-@subtitle Version 0.62.2
+@subtitle Version 0.63.0
 @c@vskip 10pt
 @c@center @image{freem-logo-sm,,,,.png}
 @author Serena Willis
@@ -369,7 +369,7 @@ Attempting to start a FreeM interpreter
 The FreeM direct-mode environment is the mode entered when FreeM is invoked without the use of @option{-r @emph{<entryref>}} or @option{--routine=@emph{<entryref>}}:
 
 @example
-Coherent Logic Development FreeM version 0.62.2 (x86_64-pc-linux-gnu)
+Coherent Logic Development FreeM version 0.63.0 (x86_64-pc-linux-gnu)
 Copyright (C) 2014, 2020, 2021 Coherent Logic Development LLC
 
 
@@ -2434,7 +2434,7 @@ In the above @emph{inclusive} form, @cod
 @cartouche
 @quotation
 @emph{Note}
-The below @emph{argumentless} and @emph{exclusive} forms of @code{KVALUE} are not implemented in FreeM, as of version 0.62.2, but are planned for a future release.
+The below @emph{argumentless} and @emph{exclusive} forms of @code{KVALUE} are not implemented in FreeM, as of version 0.63.0, but are planned for a future release.
 @end quotation
 @end cartouche