summaryrefslogtreecommitdiff
path: root/admin/nt/dist-build
diff options
context:
space:
mode:
authorPhillip Lord <phillip.lord@russet.org.uk>2019-12-26 21:15:32 +0100
committerPhillip Lord <phillip.lord@russet.org.uk>2019-12-26 21:15:32 +0100
commitf10409914da0911e149c236f0983f58573f93739 (patch)
treec2d449901b28e71c33749b96501546f05e5faf83 /admin/nt/dist-build
parentea5e33d1da3b363e60c50171c62edba121086551 (diff)
downloademacs-f10409914da0911e149c236f0983f58573f93739.tar.gz
emacs-f10409914da0911e149c236f0983f58573f93739.tar.bz2
emacs-f10409914da0911e149c236f0983f58573f93739.zip
Update for Emacs-28
* admin/nt/dist-build/build-dep-zips.py: Emacs major version number.
Diffstat (limited to 'admin/nt/dist-build')
-rwxr-xr-xadmin/nt/dist-build/build-dep-zips.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/nt/dist-build/build-dep-zips.py b/admin/nt/dist-build/build-dep-zips.py
index b538d851513..769e21a62e4 100755
--- a/admin/nt/dist-build/build-dep-zips.py
+++ b/admin/nt/dist-build/build-dep-zips.py
@@ -26,7 +26,7 @@ import re
from subprocess import check_output
## Constants
-EMACS_MAJOR_VERSION="27"
+EMACS_MAJOR_VERSION="28"
# This list derives from the features we want Emacs to compile with.
PKG_REQ='''mingw-w64-x86_64-giflib