[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-372-g5afad641f
Brought to you by:
sszy
|
From: sszy <ss...@us...> - 2023-03-20 09:00:47
|
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 5afad641f862861ffe71bae3c202f64855bc147d (commit)
from 78f19475945db8618d841de43e1b055853a1991b (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 5afad641f862861ffe71bae3c202f64855bc147d
Author: Sébastien Szymanski <seb...@ar...>
Date: Mon Mar 20 09:56:31 2023 +0100
[BUILDROOT] Bump BR to 2022.02.11
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index f4bed6d38..29ed2ba13 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ export ARMADEUS_TOPDIR
#--- User configurable stuff:
BUILDROOT_MAJOR_VERSION ?= 2022.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
|