[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-350-g47719697a
Brought to you by:
sszy
|
From: sszy <ss...@us...> - 2022-12-13 08:19:25
|
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 47719697a103ec05b46af866f525945a6671ced0 (commit)
from c7540da811de225ef4d9f27e77e391f9787a9366 (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 47719697a103ec05b46af866f525945a6671ced0
Author: Sébastien Szymanski <seb...@ar...>
Date: Tue Dec 13 09:15:33 2022 +0100
[BUILDROOT] Bump BR to 2022.02.8
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 923218a42..3373c6dee 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ export ARMADEUS_TOPDIR
#--- User configurable stuff:
BUILDROOT_MAJOR_VERSION ?= 2022.02
-BUILDROOT_MINOR_VERSION ?= 7
+BUILDROOT_MINOR_VERSION ?= 8
ifneq ($(strip $(BUILDROOT_MINOR_VERSION)),)
BUILDROOT_VERSION := $(BUILDROOT_MAJOR_VERSION).$(BUILDROOT_MINOR_VERSION)
else
hooks/post-receive
--
armadeus
|