Main has updated to 2.27.x

pull/98/head
Jody Garnett 2024-09-24 11:25:41 -07:00 committed by GitHub
parent d2127af5a7
commit 57aef7ef5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# error out if any statements fail
set -e
MAIN="2.26"
MAIN="2.27"
function usage() {
echo "$0 <mode> <version> [<build>]"