[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-419-gadb3bd674
Brought to you by:
sszy
|
From: sszy <ss...@us...> - 2024-06-10 07:43:39
|
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 adb3bd67450f5e5d7e42ecfb4b9b2921d0bfbdc9 (commit)
from 302ed2bfb69e80a9959eb4c5fc52f309623aebc9 (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 adb3bd67450f5e5d7e42ecfb4b9b2921d0bfbdc9
Author: Sébastien Szymanski <seb...@ar...>
Date: Mon Jun 10 09:43:23 2024 +0200
[BUILDROOT] Bump to BR 2024.02.3
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index cbec24bcd..00db8d50c 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ export ARMADEUS_TOPDIR
#--- User configurable stuff:
BUILDROOT_MAJOR_VERSION ?= 2024.02
-BUILDROOT_MINOR_VERSION ?= 2
+BUILDROOT_MINOR_VERSION ?= 3
ifneq ($(strip $(BUILDROOT_MINOR_VERSION)),)
BUILDROOT_VERSION := $(BUILDROOT_MAJOR_VERSION).$(BUILDROOT_MINOR_VERSION)
else
hooks/post-receive
--
armadeus
|