emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master f104099: Update for Emacs-28


From: Phillip Lord
Subject: master f104099: Update for Emacs-28
Date: Thu, 26 Dec 2019 15:15:58 -0500 (EST)

branch: master
commit f10409914da0911e149c236f0983f58573f93739
Author: Phillip Lord <address@hidden>
Commit: Phillip Lord <address@hidden>

    Update for Emacs-28
    
    * admin/nt/dist-build/build-dep-zips.py: Emacs major version number.
---
 admin/nt/dist-build/build-dep-zips.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/admin/nt/dist-build/build-dep-zips.py 
b/admin/nt/dist-build/build-dep-zips.py
index b538d85..769e21a 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]