diff --git a/tools/bootstrap/CentOS b/tools/bootstrap/CentOS index f4f5a113..632c160d 100644 --- a/tools/bootstrap/CentOS +++ b/tools/bootstrap/CentOS @@ -1,8 +1,8 @@ # -*- sh -*- -## Bootstrap for CentOS Linux 6.0 <-> 7.0 +## Bootstrap for CentOS Linux 6.0 <-> 7.1 SHORTNAME=CENTOS -MAX_RELEASE=7.0 +MAX_RELEASE=7.1 MIN_RELEASE=6.0 source "$BSCONF_DIR/CommonRedHat"