update_server: The 1.12 branch now exists
This commit is contained in:
parent
7f5006ed45
commit
b6ce79e634
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ case "$VERSION" in
|
|||
1.4) CXXFLAGS="$CXXFLAGS -ggdb3 -DNUM_SHARDS=7 -DBANDWIDTH_MONITOR"
|
||||
SCONS=no
|
||||
cd "$SOURCE"/1.4 ;;
|
||||
1.6|1.8|1.10)
|
||||
1.6|1.8|1.10|1.12)
|
||||
CXXFLAGS="$CXXFLAGS -ggdb3 -DNUM_SHARDS=7 -DBANDWIDTH_MONITOR"
|
||||
cd "$SOURCE"/$VERSION ;;
|
||||
1.9)
|
||||
|
|
Loading…
Add table
Reference in a new issue