[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-239-g3a59efd3d
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2021-02-25 12:20:35
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 3a59efd3d3e5b10c616240a44f46a28421d3f1f5 (commit)
from f9d24947aa90f2f7b2db04c57ef300fc10074a41 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3a59efd3d3e5b10c616240a44f46a28421d3f1f5
Author: Sébastien Szymanski <seb...@ar...>
Date: Thu Feb 25 13:16:17 2021 +0100
[BUILDROOT] Bump BR to 2020.02.11
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index ec62f8f07..fceeb3b9c 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ export ARMADEUS_TOPDIR
#--- User configurable stuff:
BUILDROOT_MAJOR_VERSION ?= 2020.02
-BUILDROOT_MINOR_VERSION ?= 10
+BUILDROOT_MINOR_VERSION ?= 11
ifneq ($(strip $(BUILDROOT_MINOR_VERSION)),)
BUILDROOT_VERSION := $(BUILDROOT_MAJOR_VERSION).$(BUILDROOT_MINOR_VERSION)
else
hooks/post-receive
--
armadeus
|