]> git.eshelyaron.com Git - emacs.git/commitdiff
* Makefile.in (PREFERRED_BRANCH): Now emacs-28.
authorStefan Kangas <stefan@marxist.se>
Mon, 29 Nov 2021 04:57:13 +0000 (05:57 +0100)
committerStefan Kangas <stefan@marxist.se>
Mon, 29 Nov 2021 04:57:13 +0000 (05:57 +0100)
Makefile.in

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