aboutsummaryrefslogtreecommitdiffstats
path: root/msdos
diff options
context:
space:
mode:
authorChong Yidong2011-09-25 23:20:03 -0400
committerChong Yidong2011-09-25 23:20:03 -0400
commitf7d75b4bba824e0956b2e78cf4e7e98378d23521 (patch)
treec0ddfdeef83f2e89ff5c7bd13f2038aa6ea363ac /msdos
parenta0c6445257576d75a85810dd93e020105d7ac17c (diff)
downloademacs-f7d75b4bba824e0956b2e78cf4e7e98378d23521.tar.gz
emacs-f7d75b4bba824e0956b2e78cf4e7e98378d23521.zip
Bump version to 24.0.90.emacs-pretest-24.0.90
Regenerate AUTHORS and ldefs-boot.el.
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 18144ccf9fc..3c3e69377f0 100644
--- a/msdos/sed2v2.inp
+++ b/msdos/sed2v2.inp
@@ -58,7 +58,7 @@
58/^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/ 58/^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/
59/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/ 59/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/
60/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION ""/ 60/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION ""/
61/^#undef VERSION/s/^.*$/#define VERSION "24.0.50"/ 61/^#undef VERSION/s/^.*$/#define VERSION "24.0.90"/
62/^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/ 62/^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/
63/^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/ 63/^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/
64/^#undef HAVE_DIRENT_H/s/^.*$/#define HAVE_DIRENT_H 1/ 64/^#undef HAVE_DIRENT_H/s/^.*$/#define HAVE_DIRENT_H 1/