[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-427-g72233fb11
Brought to you by:
sszy
|
From: sszy <ss...@us...> - 2024-07-16 09:22:21
|
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 72233fb11b5400fab48e4aba83ab74dc69a14713 (commit)
from b81d53263e9c03ada6986f96ce86a047323acc67 (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 72233fb11b5400fab48e4aba83ab74dc69a14713
Author: Sébastien Szymanski <seb...@ar...>
Date: Tue Jul 16 11:21:31 2024 +0200
[BUILDROOT] Bump to BR 2024.02.4
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 00db8d50c..830d7223c 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ export ARMADEUS_TOPDIR
#--- User configurable stuff:
BUILDROOT_MAJOR_VERSION ?= 2024.02
-BUILDROOT_MINOR_VERSION ?= 3
+BUILDROOT_MINOR_VERSION ?= 4
ifneq ($(strip $(BUILDROOT_MINOR_VERSION)),)
BUILDROOT_VERSION := $(BUILDROOT_MAJOR_VERSION).$(BUILDROOT_MINOR_VERSION)
else
hooks/post-receive
--
armadeus
|