[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-361-gb8a8ef20f
Brought to you by:
sszy
|
From: sszy <ss...@us...> - 2023-01-18 12:50:06
|
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 b8a8ef20f8c8ebf18eaa8801bac30519ac33fc80 (commit)
from 04a8fed3bd44a910fc7b82237c8ff769fd48b149 (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 b8a8ef20f8c8ebf18eaa8801bac30519ac33fc80
Author: Sébastien Szymanski <seb...@ar...>
Date: Wed Jan 18 13:46:32 2023 +0100
[BUILDROOT] Bump BR to 2022.02.9
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 3373c6dee..c312121b5 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ export ARMADEUS_TOPDIR
#--- User configurable stuff:
BUILDROOT_MAJOR_VERSION ?= 2022.02
-BUILDROOT_MINOR_VERSION ?= 8
+BUILDROOT_MINOR_VERSION ?= 9
ifneq ($(strip $(BUILDROOT_MINOR_VERSION)),)
BUILDROOT_VERSION := $(BUILDROOT_MAJOR_VERSION).$(BUILDROOT_MINOR_VERSION)
else
hooks/post-receive
--
armadeus
|