]> git.eshelyaron.com Git - emacs.git/commitdiff
Update for Emacs-28
authorPhillip Lord <phillip.lord@russet.org.uk>
Thu, 26 Dec 2019 20:15:32 +0000 (21:15 +0100)
committerPhillip Lord <phillip.lord@russet.org.uk>
Thu, 26 Dec 2019 20:15:32 +0000 (21:15 +0100)
* admin/nt/dist-build/build-dep-zips.py: Emacs major version number.

admin/nt/dist-build/build-dep-zips.py

index b538d851513ce90b5088b02eaf8dbff1cb6ac470..769e21a62e4eb6219bd9c23ce7360b2476b48581 100755 (executable)
@@ -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