[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-295-ga5ba0b96b
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2021-10-12 06:46:51
|
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 a5ba0b96b946e60215e3800e67c93fddeee3bfb2 (commit)
from 847a86bc6ab84b53eb009daba0179040ed8557b4 (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 a5ba0b96b946e60215e3800e67c93fddeee3bfb2
Author: Sébastien Szymanski <seb...@ar...>
Date: Tue Oct 12 08:45:43 2021 +0200
[BUILDROOT] Bump BR to 2021.02.6
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index cdc313507..2c5af5836 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ export ARMADEUS_TOPDIR
#--- User configurable stuff:
BUILDROOT_MAJOR_VERSION ?= 2021.02
-BUILDROOT_MINOR_VERSION ?= 5
+BUILDROOT_MINOR_VERSION ?= 6
ifneq ($(strip $(BUILDROOT_MINOR_VERSION)),)
BUILDROOT_VERSION := $(BUILDROOT_MAJOR_VERSION).$(BUILDROOT_MINOR_VERSION)
else
hooks/post-receive
--
armadeus
|