summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-11-29 05:57:13 +0100
committerStefan Kangas <stefan@marxist.se>2021-11-29 05:57:13 +0100
commitc4daff9cf844ec85930bdcd2064787c92c260861 (patch)
tree108991dd051b853d59d488acea6e3390dbefa487 /Makefile.in
parentbca57086bef276cdd918edfa9f6e133899bbbbbb (diff)
downloademacs-c4daff9cf844ec85930bdcd2064787c92c260861.tar.gz
* Makefile.in (PREFERRED_BRANCH): Now emacs-28.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 5fc1edc7a39..c36882d5bea 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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: