aboutsummaryrefslogtreecommitdiffstats
path: root/msdos
diff options
context:
space:
mode:
authorChong Yidong2012-02-27 11:20:00 +0800
committerChong Yidong2012-02-27 11:20:00 +0800
commit9c62cd0479bdd7ab1bb2849cc44e705d274c401c (patch)
treecce08580a7c23c5e0eb1e488b3dc11eabbb9da5d /msdos
parentc98c62764aad6136abc78e7e14cc89f938a17aec (diff)
downloademacs-9c62cd0479bdd7ab1bb2849cc44e705d274c401c.tar.gz
emacs-9c62cd0479bdd7ab1bb2849cc44e705d274c401c.zip
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 @@
59/^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/ 59/^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/
60/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/ 60/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/
61/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION ""/ 61/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION ""/
62/^#undef VERSION/s/^.*$/#define VERSION "24.0.93"/ 62/^#undef VERSION/s/^.*$/#define VERSION "24.0.94"/
63/^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/ 63/^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/
64/^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/ 64/^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/
65/^#undef HAVE_DIRENT_H/s/^.*$/#define HAVE_DIRENT_H 1/ 65/^#undef HAVE_DIRENT_H/s/^.*$/#define HAVE_DIRENT_H 1/