diff options
| -rw-r--r-- | lispref/intro.texi | 2 |
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 | |||
| 502 | The value of this variable is the version of Emacs being run. It is a | 502 | The value of this variable is the version of Emacs being run. It is a |
| 503 | string such as @code{"20.3.1"}. The last number in this string is not | 503 | string such as @code{"20.3.1"}. The last number in this string is not |
| 504 | really part of the Emacs release version number; it is incremented each | 504 | really part of the Emacs release version number; it is incremented each |
| 505 | time you build Emacs in any given directory. A value with three numeric | 505 | time you build Emacs in any given directory. A value with four numeric |
| 506 | components, such as @code{"20.3.9.1"}, indicates an unreleased test | 506 | components, such as @code{"20.3.9.1"}, indicates an unreleased test |
| 507 | version. | 507 | version. |
| 508 | @end defvar | 508 | @end defvar |