View | Details | Raw Unified | Return to bug 229465
Collapse All | Expand All

(-)Makefile.version (-1 / +1 lines)
Lines 6-12 Link Here
6
# continue to be used and eventually be removed from mirrors.
6
# continue to be used and eventually be removed from mirrors.
7
7
8
GCC_BRANCH=		6
8
GCC_BRANCH=		6
9
GCC_POINT=		5.0
9
GCC_POINT=		4.1
10
GCC_VERSION=		${GCC_BRANCH}.${GCC_POINT}
10
GCC_VERSION=		${GCC_BRANCH}.${GCC_POINT}
11
SNAPSHOT=		20180516
11
SNAPSHOT=		20180516
12
BUILD_RELEASE=		no
12
BUILD_RELEASE=		no

Return to bug 229465