summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorNicolas Petton <nicolas@petton.fr>2017-10-11 22:39:17 +0200
committerNicolas Petton <nicolas@petton.fr>2017-10-11 22:39:17 +0200
commit872108f70907f9bd999877899f68945e6781eb0d (patch)
tree5fa9bd90ef47431977b4260122c3e4d7512dde1d /msdos
parent419a371f8b3d4ba200770be07136f909c7984ece (diff)
downloademacs-872108f70907f9bd999877899f68945e6781eb0d.tar.gz
Bump Emacs version to 26.0.90
* README: * configure.ac: * msdos/sed2v2.inp: * nt/README.W32: Bump Emacs version.
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 be685710fd8..2c9c03960cc 100644
--- a/msdos/sed2v2.inp
+++ b/msdos/sed2v2.inp
@@ -66,7 +66,7 @@
/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/
/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION VERSION/
/^#undef PENDING_OUTPUT_COUNT/s/^.*$/#define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_ptr - (FILE)->_base)/
-/^#undef VERSION/s/^.*$/#define VERSION "26.0.60"/
+/^#undef VERSION/s/^.*$/#define VERSION "26.0.90"/
/^#undef SYSTEM_TYPE/s/^.*$/#define SYSTEM_TYPE "ms-dos"/
/^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/
/^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/