Skip to content

Commit b0e5463

Browse files
committed
generator: yml: Update stable anchor to 6.11
This is now the latest stable release. Signed-off-by: Nathan Chancellor <[email protected]>
1 parent 57e05c7 commit b0e5463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/yml/0004-trees.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
trees:
22
- &mainline {git_repo: *mainline-url, git_ref: master, name: mainline}
33
- &next {git_repo: *next-url, git_ref: master, name: next}
4-
- &stable {git_repo: *stable-url, git_ref: linux-6.10.y, name: stable}
4+
- &stable {git_repo: *stable-url, git_ref: linux-6.11.y, name: stable}
55
- &stable-6_6 {git_repo: *stable-url, git_ref: linux-6.6.y, name: "6.6"}
66
- &stable-6_1 {git_repo: *stable-url, git_ref: linux-6.1.y, name: "6.1"}
77
- &stable-5_15 {git_repo: *stable-url, git_ref: linux-5.15.y, name: "5.15"}

0 commit comments

Comments
 (0)