[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-411-g6bd12df38
Brought to you by:
sszy
|
From: sszy <ss...@us...> - 2024-05-16 12:39:10
|
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 6bd12df38b0260df17550341c498adb0a68b82f4 (commit)
from 1e839de1fd99c8b8e9aa6416de694c6d419d72e8 (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 6bd12df38b0260df17550341c498adb0a68b82f4
Author: Sébastien Szymanski <seb...@ar...>
Date: Thu May 16 14:38:46 2024 +0200
[BUILDROOT] Bump to BR 2024.02.2
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 8d302e874..cbec24bcd 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ export ARMADEUS_TOPDIR
#--- User configurable stuff:
BUILDROOT_MAJOR_VERSION ?= 2024.02
-BUILDROOT_MINOR_VERSION ?= 1
+BUILDROOT_MINOR_VERSION ?= 2
ifneq ($(strip $(BUILDROOT_MINOR_VERSION)),)
BUILDROOT_VERSION := $(BUILDROOT_MAJOR_VERSION).$(BUILDROOT_MINOR_VERSION)
else
hooks/post-receive
--
armadeus
|