summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2022-04-03 07:38:15 -0400
committerEli Zaretskii <eliz@gnu.org>2022-04-03 07:38:15 -0400
commitde7901abbc21114721057c907cc52455e228f826 (patch)
treec5ac9d10760d35fa7d4e47831801f664cfb1d9e9 /msdos
parentf2ae39829812098d8269eafbc0fcb98959ee5bb7 (diff)
downloademacs-de7901abbc21114721057c907cc52455e228f826.tar.gz
Bump Emacs version to 28.1
* README: * configure.ac: * nt/README.W32: * msdos/sed2v2.inp: Bump Emacs version to 28.1
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 c2bb17c5460..6f57ad31812 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.92"/
+/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION "28.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/