aboutsummaryrefslogtreecommitdiffstats
path: root/msdos
diff options
context:
space:
mode:
authorNicolas Petton2018-11-12 16:45:23 +0100
committerNicolas Petton2018-11-12 16:45:23 +0100
commite3b36836608cd15c62ffa1413fdf04072f9ae6cd (patch)
tree44a597d9b116cf3db4fb7d30ac9ca6b2c2e3b65d /msdos
parent189c49ebd89c4da6506f6bff931cb23218140ba7 (diff)
downloademacs-e3b36836608cd15c62ffa1413fdf04072f9ae6cd.tar.gz
emacs-e3b36836608cd15c62ffa1413fdf04072f9ae6cd.zip
Bump Emacs version to 26.1.90
* README: * configure.ac: * msdos/sed2v2.inp: * nt/README.W32: Bump Emacs version to 26.1.90.
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 89cb7dcdd04..e52c54c6f64 100644
--- a/msdos/sed2v2.inp
+++ b/msdos/sed2v2.inp
@@ -66,7 +66,7 @@
66/^#undef PACKAGE_NAME/s/^.*$/#define PACKAGE_NAME ""/ 66/^#undef PACKAGE_NAME/s/^.*$/#define PACKAGE_NAME ""/
67/^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/ 67/^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/
68/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/ 68/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/
69/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION "26.1.50"/ 69/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION "26.1.90"/
70/^#undef SYSTEM_TYPE/s/^.*$/#define SYSTEM_TYPE "ms-dos"/ 70/^#undef SYSTEM_TYPE/s/^.*$/#define SYSTEM_TYPE "ms-dos"/
71/^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/ 71/^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/
72/^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/ 72/^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/