summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2022-01-08 11:50:25 +0100
committerStefan Kangas <stefan@marxist.se>2022-01-08 13:09:29 +0100
commitd193801f59822554d28e497da146d982f5ab7995 (patch)
tree29a6da0ff8466ca747db7993345a9215bc1df7cd /msdos
parentd2284b0353f3614a99d72db7eabf94a6ee63e5f3 (diff)
downloademacs-d193801f59822554d28e497da146d982f5ab7995.tar.gz
Bump Emacs version to 28.0.91emacs-28.0.91
* README: * configure.ac: * msdos/sed2v2.inp: * nt/README.W32: Bump Emacs version to 28.0.91.
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 b59052aca5c..9345a7efd63 100644
--- a/msdos/sed2v2.inp
+++ b/msdos/sed2v2.inp
@@ -67,7 +67,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 "28.0.90"/
+/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION "28.0.91"/
/^#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/