summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Clements <clements@racket-lang.org>2023-11-10 19:47:16 +0000
committerJohn Clements <clements@racket-lang.org>2023-11-10 19:47:16 +0000
commitc3b2040087676b1826b2c3370e9eb2e9f829cd91 (patch)
tree9b0b1a605bc1a381b580cc61126f2dcad6487d74
parentab24b3ea98759c810d7f6588eff2c0a17cf19e8b (diff)
update makefile for v8.11 release
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bb548c5ce8..a397563b56 100644
--- a/Makefile
+++ b/Makefile
@@ -112,7 +112,7 @@ CFLAGS_FOR_BUILD =
# This branch name must be changed each time the pb boot files are
# updated:
-PB_BRANCH = v9.9.9-pre-release.18-1
+PB_BRANCH = v8.11
PB_REPO = https://github.com/racket/pb
# Set to empty for Git before v1.7.10: