[Buildroot] [git commit branch/2026.05.x] Makefile: Update for 2026.05.2
Arnout Vandecappelle via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/72d9d4fa636a371ef9eb99c92a735ce9f6d829d5 branch: https://gitlab.com/buildroot.org/buildroot/-/tree/2026.05.x Signed-off-by: Arnout Vandecappelle <[email protected]> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 9de07c2740..e3dd63518d 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2026.05.1 +export BR2_VERSION := 2026.05.2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1784143900 +BR2_VERSION_EPOCH = 1787518800 # 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