[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-438-gf76d158cd
Brought to you by:
sszy
|
From: sszy <ss...@us...> - 2024-10-21 07:59:43
|
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 f76d158cde02c1813eb90f3dedbd21a2d49d4202 (commit)
from 6b3248ea5de135138325b4f9f4dceba790378b89 (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 f76d158cde02c1813eb90f3dedbd21a2d49d4202
Author: Sébastien Szymanski <seb...@ar...>
Date: Mon Oct 21 09:58:52 2024 +0200
[BUILDROOT] Bump to BR 2024.02.7
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 3557d6519..adf575c0c 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ export ARMADEUS_TOPDIR
#--- User configurable stuff:
BUILDROOT_MAJOR_VERSION ?= 2024.02
-BUILDROOT_MINOR_VERSION ?= 6
+BUILDROOT_MINOR_VERSION ?= 7
ifneq ($(strip $(BUILDROOT_MINOR_VERSION)),)
BUILDROOT_VERSION := $(BUILDROOT_MAJOR_VERSION).$(BUILDROOT_MINOR_VERSION)
else
hooks/post-receive
--
armadeus
|