From: Phillip Lord Date: Thu, 26 Dec 2019 20:15:32 +0000 (+0100) Subject: Update for Emacs-28 X-Git-Tag: emacs-28.0.90~7931 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f10409914da0911e149c236f0983f58573f93739;p=emacs.git Update for Emacs-28 * admin/nt/dist-build/build-dep-zips.py: Emacs major version number. --- 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