[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-529-ga7ae3bc66
Brought to you by:
sszy
|
From: sszy <ss...@us...> - 2026-08-07 08:45:42
|
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 a7ae3bc66bbee1dacd899d7c62049f6d861f0ede (commit)
from 38d5e0ea8789221449f0d052e29344c6d1f9ef7b (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 a7ae3bc66bbee1dacd899d7c62049f6d861f0ede
Author: Sébastien Szymanski <seb...@ar...>
Date: Fri Aug 7 10:45:05 2026 +0200
[BUILDROOT] Bump to BR 2025.02.16
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 f545f84f5..c0d508bd4 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ export ARMADEUS_TOPDIR
#--- User configurable stuff:
BUILDROOT_MAJOR_VERSION ?= 2025.02
-BUILDROOT_MINOR_VERSION ?= 14
+BUILDROOT_MINOR_VERSION ?= 16
ifneq ($(strip $(BUILDROOT_MINOR_VERSION)),)
BUILDROOT_VERSION := $(BUILDROOT_MAJOR_VERSION).$(BUILDROOT_MINOR_VERSION)
else
hooks/post-receive
--
armadeus
|