diff --git a/CHANGES b/CHANGES index 503c2f0921..257c3ee8bc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ +2026.02, released March 4th, 2026 + + Various fixes. + + Updated/fixed packages: freerdp, graphicsmagick, ruby, nsquid, + vim + 2026.02-rc3, released March 2nd, 2026 Fixes all over the tree. diff --git a/Makefile b/Makefile index 04f915fd73..8e2cb0ae14 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2026.02-rc3 +export BR2_VERSION := 2026.02 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1772450000 +BR2_VERSION_EPOCH = 1772611600 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) diff --git a/docs/website/download.html b/docs/website/download.html index 9f4389098c..d9bdb640ac 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -16,6 +16,7 @@
4 March 2026
+The stable 2026.02 release is out - Thanks to everyone + contributing and testing the release candidates. See the + CHANGES + file for more details + and go to the downloads page to pick up the + 2026.02 release.
+