diff --git a/CHANGES b/CHANGES index 975fa1bb2b..e28eef7717 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -2015.05, Not yet released +2015.05-rc1, Released May 4th, 2015 Fixes all over the tree and new features. diff --git a/Makefile b/Makefile index 3983fce9bd..282c7ea028 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ all: # Set and export the version string -export BR2_VERSION := 2015.05-git +export BR2_VERSION := 2015.05-rc1 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION = 3.81 diff --git a/docs/website/download.html b/docs/website/download.html index e8cde7d8e0..6a880c6cb0 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -17,22 +17,22 @@ or (PGP signature).
- + You can also obtain daily snapshots of the latest Buildroot source tree if you want to follow development, but cannot or do not wish to use Git. diff --git a/docs/website/news.html b/docs/website/news.html index 308152aaa4..eef668c172 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -8,6 +8,19 @@
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 + 2015.05-rc1 + release candidate, and report any problems found to the + mailing list or + bug tracker.
+The stable 2015.02 release is out - Thanks to everyone