summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorNicolas Petton <nicolas@petton.fr>2018-04-05 11:56:27 +0200
committerNicolas Petton <nicolas@petton.fr>2018-04-05 11:56:27 +0200
commit8dffaeabd758edcbe4a60bc2576f4a7e3bbaacc0 (patch)
tree39385b59810cc253753becdb289d0cb2a00e8f43 /msdos
parentf674c89f7ced2f317f6383e6e572ef636ed7ab7a (diff)
downloademacs-8dffaeabd758edcbe4a60bc2576f4a7e3bbaacc0.tar.gz
Bump Emacs version to 26.1
* README: * configure.ac: * msdos/sed2v2.inp: * nt/README.W32: Bump Emacs version to 26.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 ea75356f992..535aa7d8980 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.0.91"/
+/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION "26.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/