summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorChong Yidong <cyd@gnu.org>2012-12-15 22:16:02 +0800
committerChong Yidong <cyd@gnu.org>2012-12-15 22:16:02 +0800
commitc0c392491828592d11a9d620aeb6ceeab8ed3493 (patch)
tree0593f651f267a53012cbd3223246e32e07df7305 /msdos
parent5bec25eb1e1c91a2fe0aee9c332ff1506b021aa9 (diff)
downloademacs-c0c392491828592d11a9d620aeb6ceeab8ed3493.tar.gz
Bump version to 24.2.91.emacs-24.2.91
Regenerate ldefs-boot.el and AUTHORS.
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 5656c1bd531..03e891d28a7 100644
--- a/msdos/sed2v2.inp
+++ b/msdos/sed2v2.inp
@@ -70,7 +70,7 @@
/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/
/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION ""/
/^#undef PENDING_OUTPUT_COUNT/s/^.*$/#define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_ptr - (FILE)->_base)/
-/^#undef VERSION/s/^.*$/#define VERSION "24.2.90"/
+/^#undef VERSION/s/^.*$/#define VERSION "24.2.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/