diff options
| author | Chong Yidong | 2012-02-27 11:20:00 +0800 |
|---|---|---|
| committer | Chong Yidong | 2012-02-27 11:20:00 +0800 |
| commit | 9c62cd0479bdd7ab1bb2849cc44e705d274c401c (patch) | |
| tree | cce08580a7c23c5e0eb1e488b3dc11eabbb9da5d /msdos | |
| parent | c98c62764aad6136abc78e7e14cc89f938a17aec (diff) | |
| download | emacs-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.inp | 2 |
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/ |