summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorNicolas Petton <nicolas@petton.fr>2020-07-28 22:27:07 +0200
committerNicolas Petton <nicolas@petton.fr>2020-07-28 22:27:07 +0200
commit44888c95b0944ae45942ccfb32e78ffb51a60b2b (patch)
treeb2edd6d6f8e8e9ceaaffa64e00ebe10e4e60aada /msdos
parent1fc742b63ebfa548dd3ff6e99b530480e8c0b12c (diff)
downloademacs-44888c95b0944ae45942ccfb32e78ffb51a60b2b.tar.gz
Bump Emacs version to 27.1
* 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 3fbfe942e7b..c1ec9ff0cac 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.91"/
+/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION "27.1"/
/^#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/