Update for Emacs-28
* admin/nt/dist-build/build-dep-zips.py: Emacs major version number.
This commit is contained in:
parent
ea5e33d1da
commit
f10409914d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue