diff options
author | Chong Yidong <cyd@gnu.org> | 2012-08-15 21:26:30 +0800 |
---|---|---|
committer | Chong Yidong <cyd@gnu.org> | 2012-08-15 21:26:30 +0800 |
commit | b6928595db69a78f1cc9a69ae5ba1238b38c0d43 (patch) | |
tree | 5ade7fb83a4b6217e10e0804e71c26e5d42b1743 /nt/makefile.w32-in | |
parent | 5bf192caba07684c4fda7a230e4d1afb5ed49664 (diff) | |
download | emacs-b6928595db69a78f1cc9a69ae5ba1238b38c0d43.tar.gz |
Bump version to 24.2.50
Diffstat (limited to 'nt/makefile.w32-in')
-rw-r--r-- | nt/makefile.w32-in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in index fc5ecefd173..cf4af2b14cd 100644 --- a/nt/makefile.w32-in +++ b/nt/makefile.w32-in @@ -22,7 +22,7 @@ # FIXME: This file uses DOS EOLs. Convert to Unix after 22.1 is out # (and remove or replace this comment). -VERSION = 24.1.50 +VERSION = 24.2.50 TMP_DIST_DIR = emacs-$(VERSION) |