summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorNicolas Petton <nicolas@petton.fr>2020-02-27 18:22:18 +0100
committerNicolas Petton <nicolas@petton.fr>2020-02-27 18:22:18 +0100
commitd096bab78750634301ff3c168e9bbbe9b52575d5 (patch)
tree531dfc5302ef492658bd9e347e815ac671e580d0 /msdos
parent5b7d226779282f01b52fc6308fcf9f4e84c40679 (diff)
downloademacs-d096bab78750634301ff3c168e9bbbe9b52575d5.tar.gz
Bump Emacs version to 27.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 d6a78ce58a2..67b00112dd3 100644
--- a/msdos/sed2v2.inp
+++ b/msdos/sed2v2.inp
@@ -66,7 +66,7 @@
/^#undef PACKAGE_NAME/s/^.*$/#define PACKAGE_NAME ""/
/^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/
/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/
-/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION "27.0.60"/
+/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION "27.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/