[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-522-ga0761022c
Brought to you by:
sszy
|
From: sszy <ss...@us...> - 2026-05-22 08:16:57
|
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 a0761022c1faed2837c189cc40a7ebce4b530e10 (commit)
from 35c946db6da10dd21824bf7d3f4e6954a8a56a97 (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 a0761022c1faed2837c189cc40a7ebce4b530e10
Author: Sébastien Szymanski <seb...@ar...>
Date: Fri May 22 10:15:56 2026 +0200
[BUILDROOT] Bump to BR 2025.02.14
Signed-off-by: Sébastien Szymanski <seb...@ar...>
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 7a0a598a4..f545f84f5 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ export ARMADEUS_TOPDIR
#--- User configurable stuff:
BUILDROOT_MAJOR_VERSION ?= 2025.02
-BUILDROOT_MINOR_VERSION ?= 13
+BUILDROOT_MINOR_VERSION ?= 14
ifneq ($(strip $(BUILDROOT_MINOR_VERSION)),)
BUILDROOT_VERSION := $(BUILDROOT_MAJOR_VERSION).$(BUILDROOT_MINOR_VERSION)
else
hooks/post-receive
--
armadeus
|