[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-339-g48145849b
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2022-09-05 09:37:06
|
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 48145849b7b82f2786ff7bcb92d1be9a24d450ce (commit)
from a49c5fb245a6c1327e5565becced008dd6dbbc0c (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 48145849b7b82f2786ff7bcb92d1be9a24d450ce
Author: Sébastien Szymanski <seb...@ar...>
Date: Mon Sep 5 11:34:10 2022 +0200
[BUILDROOT] Bump BR to 2022.02.5
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index f5191d6a1..3a0947778 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ export ARMADEUS_TOPDIR
#--- User configurable stuff:
BUILDROOT_MAJOR_VERSION ?= 2022.02
-BUILDROOT_MINOR_VERSION ?= 4
+BUILDROOT_MINOR_VERSION ?= 5
ifneq ($(strip $(BUILDROOT_MINOR_VERSION)),)
BUILDROOT_VERSION := $(BUILDROOT_MAJOR_VERSION).$(BUILDROOT_MINOR_VERSION)
else
hooks/post-receive
--
armadeus
|