summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-09-12 12:02:32 +0200
committerStefan Kangas <stefankangas@gmail.com>2022-09-12 12:02:32 +0200
commitf771f122d2af99cc9e97085fab8c0e709c519a14 (patch)
tree945314175641ea916de64afee5436a961e643ab8 /msdos
parent739b5d0e52d83ec567bd61a5a49ac0e93e0eb469 (diff)
downloademacs-f771f122d2af99cc9e97085fab8c0e709c519a14.tar.gz
; Bump Emacs version past 28.2
* README: * configure.ac: * nt/README.W32: * msdos/sed2v2.inp: * etc/NEWS: Bump Emacs version to 28.2.50.
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 d0065db5211..3213096e8c4 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.2"/
+/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION "28.2.50"/
/^#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/