[Buildroot] [git commit branch/2025.02.x] Makefile: Update for 2025.02.17
Arnout Vandecappelle via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/d0820dd09916edcefc44e525355afbea30d5bee4 branch: https://gitlab.com/buildroot.org/buildroot/-/tree/2025.02.x Signed-off-by: Arnout Vandecappelle <[email protected]> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 2837dfc437..3b03b619d4 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2025.02.16 +export BR2_VERSION := 2025.02.17 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1784143200 +BR2_VERSION_EPOCH = 1787518700 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot