[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-371-g78f194759
Brought to you by:
sszy
|
From: sszy <ss...@us...> - 2023-03-02 08:47:55
|
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 78f19475945db8618d841de43e1b055853a1991b (commit)
from b4eb3d2e1c604138b799c5f4782ad560b3a85962 (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 78f19475945db8618d841de43e1b055853a1991b
Author: Sébastien Szymanski <seb...@ar...>
Date: Thu Mar 2 09:08:11 2023 +0100
[BUILDROOT] Bump BR to 2022.02.10
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index c312121b5..f4bed6d38 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ export ARMADEUS_TOPDIR
#--- User configurable stuff:
BUILDROOT_MAJOR_VERSION ?= 2022.02
-BUILDROOT_MINOR_VERSION ?= 9
+BUILDROOT_MINOR_VERSION ?= 10
ifneq ($(strip $(BUILDROOT_MINOR_VERSION)),)
BUILDROOT_VERSION := $(BUILDROOT_MAJOR_VERSION).$(BUILDROOT_MINOR_VERSION)
else
hooks/post-receive
--
armadeus
|