summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorNicolas Petton <nicolas@petton.fr>2019-04-11 21:59:46 +0200
committerNicolas Petton <nicolas@petton.fr>2019-04-11 21:59:46 +0200
commitfd1b34bfba8f3f6298df47c8e10b61530426f749 (patch)
tree457e3f7880303bc2b542ae9e73cc4e628855ecf0 /msdos
parent818a68b1cab9eb27d552ba825470fda802dbebcd (diff)
downloademacs-26.2.tar.gz
Bump Emacs version to 26.2emacs-26.2
* README: * configure.ac: * msdos/sed2v2.inp: * nt/README.W32: Bump Emacs version to 26.2.
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 fdfec3059ec..5141047a09f 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 "26.1.92"/
+/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION "26.2"/
/^#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/