diff --git a/CHANGES b/CHANGES index 5a63addbab..6892121e9d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -2016.02, Not yet released +2016.02-rc1, Released February 10th, 2016 Fixes all over the tree and new features. diff --git a/Makefile b/Makefile index 9daf0110cb..71735b5ec7 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ else # umask all: # Set and export the version string -export BR2_VERSION := 2016.02-git +export BR2_VERSION := 2016.02-rc1 # 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 34b06bff71..c1f89ff1f4 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -41,41 +41,41 @@
- + This and earlier releases (and their PGP signatures) can always be downloaded from http://buildroot.net/downloads/. diff --git a/docs/website/news.html b/docs/website/news.html index 5d4c26405e..c72b8189a0 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,29 @@10 February 2016
+We have a new release candidate! Lots of + changes all over the tree, see + the CHANGES + file for details.
+ +Head to the downloads page to pick up the + 2016.02-rc1 + release candidate, and report any + problems found to the + mailing list or + bug tracker.
+