* Makefile.in (PREFERRED_BRANCH): Update to emacs-30.
authorAndrea Corallo <acorallo@gnu.org>
Sat, 17 Aug 2024 16:25:46 +0000 (18:25 +0200)
committerAndrea Corallo <acorallo@gnu.org>
Sat, 17 Aug 2024 16:27:42 +0000 (18:27 +0200)
Makefile.in

index 20394cb333dc894e67172b001c89ceb77d3e0796..1964fbbf8a959c558a68a8a7d47ddd4cc9714c5e 100644 (file)
@@ -1313,7 +1313,7 @@ ChangeLog:
          ./$(emacslog) -o $(CHANGELOG) -n $(CHANGELOG_HISTORY_INDEX_MAX)
 
 # Check that we are in a good state for changing history.
-PREFERRED_BRANCH = emacs-28
+PREFERRED_BRANCH = emacs-30
 preferred-branch-is-current:
        git branch | grep -q '^\* $(PREFERRED_BRANCH)$$'
 unchanged-history-files: