Fix for error of version 7.0 < 7.0.1406 under Cent7

Change-Id: Ic12c423263330f89bdf70b8057d6e59a6616325d
This commit is contained in:
Kris Lindgren 2015-07-10 13:59:28 -06:00
parent 5989362b76
commit 36e56a5f15
1 changed files with 2 additions and 2 deletions

View File

@ -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"