]> git.eshelyaron.com Git - emacs.git/commitdiff
* Makefile.in (PREFERRED_BRANCH): Update to emacs-30.
authorAndrea Corallo <acorallo@gnu.org>
Sat, 17 Aug 2024 16:25:46 +0000 (18:25 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 20 Aug 2024 14:10:47 +0000 (16:10 +0200)
(cherry picked from commit 30b2fae77b7c9e03b64ea36ee327d380f94123b3)

Makefile.in

index 1a3703a56abe645d09301dd0a0948b20985f2eb5..510fd1a16c54f2babaaa20248fd4472643e0bf23 100644 (file)
@@ -1319,7 +1319,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: