aboutsummaryrefslogtreecommitdiffstats
path: root/msdos
diff options
context:
space:
mode:
authorEli Zaretskii2023-04-10 01:15:30 -0400
committerEli Zaretskii2023-04-10 01:15:30 -0400
commit4bc678ec9f4c05f7b26ea85b60e86ac0fc971afa (patch)
tree2fc78a527f3223240e5f32da0b2eb4159c127b75 /msdos
parent2b91567bf616b8bf074993dc343bca170d57452f (diff)
downloademacs-4bc678ec9f4c05f7b26ea85b60e86ac0fc971afa.tar.gz
emacs-4bc678ec9f4c05f7b26ea85b60e86ac0fc971afa.zip
Bump Emacs version to 29.0.90
* README: * configure.ac: * nt/README.W32: * msdos/sed2v2.inp: Bump version to 29.0.90.
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 9817c74403a..9b68359e034 100644
--- a/msdos/sed2v2.inp
+++ b/msdos/sed2v2.inp
@@ -67,7 +67,7 @@
67/^#undef PACKAGE_NAME/s/^.*$/#define PACKAGE_NAME ""/ 67/^#undef PACKAGE_NAME/s/^.*$/#define PACKAGE_NAME ""/
68/^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/ 68/^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/
69/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/ 69/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/
70/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION "29.0.60"/ 70/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION "29.0.90"/
71/^#undef SYSTEM_TYPE/s/^.*$/#define SYSTEM_TYPE "ms-dos"/ 71/^#undef SYSTEM_TYPE/s/^.*$/#define SYSTEM_TYPE "ms-dos"/
72/^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/ 72/^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/
73/^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/ 73/^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/