buildgcc: Bump version to 1.36
Numerous changes have gone in since the last bump, let's increase the version. Change-Id: Ie3ae8c24b26bd22b70bc5ddf5c1125b5b1d3a021 Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-on: https://review.coreboot.org/13873 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
parent
9f3f9154c9
commit
266b5171a3
|
@ -18,8 +18,8 @@
|
|||
|
||||
cd $(dirname $0)
|
||||
|
||||
CROSSGCC_DATE="January 29th, 2016"
|
||||
CROSSGCC_VERSION="1.35"
|
||||
CROSSGCC_DATE="March 1st, 2016"
|
||||
CROSSGCC_VERSION="1.36"
|
||||
|
||||
# default settings
|
||||
PACKAGE=GCC
|
||||
|
|
Loading…
Reference in New Issue