diff options
author | Eli Zaretskii <eliz@gnu.org> | 2016-11-06 18:58:03 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2016-11-06 18:58:03 +0200 |
commit | 31d93aa1d533cf9542f2136b96bad95d0997465d (patch) | |
tree | c5b607e1b4232830b17ffe8a1829331bef77458b /nt | |
parent | 0b6b8151186e2d8d48aff8182a66aee21a6edb53 (diff) | |
download | emacs-31d93aa1d533cf9542f2136b96bad95d0997465d.tar.gz |
Add Emacs version number to nt/README.W32
* nt/README.W32: Include the version number of the latest Emacs
release.
* admin/admin.el (set-version): Update the version in nt/README.W32.
Diffstat (limited to 'nt')
-rw-r--r-- | nt/README.W32 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/nt/README.W32 b/nt/README.W32 index 7ffeb0aadba..b65a1de4eec 100644 --- a/nt/README.W32 +++ b/nt/README.W32 @@ -1,11 +1,12 @@ Copyright (C) 2001-2016 Free Software Foundation, Inc. See the end of the file for license conditions. - Emacs for MS-Windows + Emacs version 25.1.50 for MS-Windows This README file describes how to set up and run a precompiled - distribution of GNU Emacs for MS-Windows. You can find the - precompiled distribution on the ftp.gnu.org server and its mirrors: + distribution of the latest version of GNU Emacs for MS-Windows. You + can find the precompiled distribution on the ftp.gnu.org server and + its mirrors: ftp://ftp.gnu.org/gnu/emacs/windows/ |