Skip to content

Commit

Permalink
Use official 2023-11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hifiberry committed Dec 18, 2023
1 parent 3da3e70 commit b748b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get-buildroot
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
if [ "$1" == "" ]; then
# TAG=2023.02.3
TAG=2023.11-rc1
TAG=2023.11
else
TAG=$1
fi
Expand Down

0 comments on commit b748b04

Please sign in to comment.