aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/intro.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/intro.texi b/lispref/intro.texi
index fd383d3a647..b1519021cf0 100644
--- a/lispref/intro.texi
+++ b/lispref/intro.texi
@@ -502,7 +502,7 @@ emacs-build-time
502The value of this variable is the version of Emacs being run. It is a 502The value of this variable is the version of Emacs being run. It is a
503string such as @code{"20.3.1"}. The last number in this string is not 503string such as @code{"20.3.1"}. The last number in this string is not
504really part of the Emacs release version number; it is incremented each 504really part of the Emacs release version number; it is incremented each
505time you build Emacs in any given directory. A value with three numeric 505time you build Emacs in any given directory. A value with four numeric
506components, such as @code{"20.3.9.1"}, indicates an unreleased test 506components, such as @code{"20.3.9.1"}, indicates an unreleased test
507version. 507version.
508@end defvar 508@end defvar