summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorNicolas Petton <nicolas@petton.fr>2018-01-12 22:01:55 +0100
committerNicolas Petton <nicolas@petton.fr>2018-01-12 22:01:55 +0100
commit64b9d0df9edeab13c6c515656223a74d10e232d9 (patch)
tree4b99f188f4217dc781391e24ca4baf0907656d2e /msdos
parent2c0cfa64553dc1d4d376b42b56e52a007222736b (diff)
downloademacs-64b9d0df9edeab13c6c515656223a74d10e232d9.tar.gz
Bump Emacs version to 26.0.91
* README: * configure.ac: * msdos/sed2v2.inp: * nt/README.W32: Bump Emacs version.
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 d6e13556ff7..d18242eac30 100644
--- a/msdos/sed2v2.inp
+++ b/msdos/sed2v2.inp
@@ -65,7 +65,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.0.90"/
+/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION "26.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/