summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorChong Yidong <cyd@gnu.org>2012-02-27 11:20:00 +0800
committerChong Yidong <cyd@gnu.org>2012-02-27 11:20:00 +0800
commit9c62cd0479bdd7ab1bb2849cc44e705d274c401c (patch)
treecce08580a7c23c5e0eb1e488b3dc11eabbb9da5d /msdos
parentc98c62764aad6136abc78e7e14cc89f938a17aec (diff)
downloademacs-9c62cd0479bdd7ab1bb2849cc44e705d274c401c.tar.gz
Bump version to 24.0.94emacs-pretest-24.0.94
Diffstat (limited to 'msdos')
-rw-r--r--msdos/sed2v2.inp2
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/sed2v2.inp b/msdos/sed2v2.inp
index 7560400f5d9..dd18987eb20 100644
--- a/msdos/sed2v2.inp
+++ b/msdos/sed2v2.inp
@@ -59,7 +59,7 @@
/^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/
/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/
/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION ""/
-/^#undef VERSION/s/^.*$/#define VERSION "24.0.93"/
+/^#undef VERSION/s/^.*$/#define VERSION "24.0.94"/
/^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/
/^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/
/^#undef HAVE_DIRENT_H/s/^.*$/#define HAVE_DIRENT_H 1/