diff options
author | Chong Yidong <cyd@gnu.org> | 2012-02-27 11:20:00 +0800 |
---|---|---|
committer | Chong Yidong <cyd@gnu.org> | 2012-02-27 11:20:00 +0800 |
commit | 9c62cd0479bdd7ab1bb2849cc44e705d274c401c (patch) | |
tree | cce08580a7c23c5e0eb1e488b3dc11eabbb9da5d /nt/makefile.w32-in | |
parent | c98c62764aad6136abc78e7e14cc89f938a17aec (diff) | |
download | emacs-9c62cd0479bdd7ab1bb2849cc44e705d274c401c.tar.gz |
Bump version to 24.0.94emacs-pretest-24.0.94
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 f01ef4f98d1..10fe6db1ccf 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.0.93
+VERSION = 24.0.94
TMP_DIST_DIR = emacs-$(VERSION)
|