mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
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 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue