diff --git a/CHANGES b/CHANGES index 79e0f58dd5..9e8c4d8c74 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -2014.11, Not yet released: +2014.11-rc1, Released November 12th, 2014 Fixes all over the tree and new features. diff --git a/Makefile b/Makefile index 907a0fc34a..471edf910b 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ all: # Set and export the version string -export BR2_VERSION := 2014.11-git +export BR2_VERSION := 2014.11-rc1 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION = 3.81 diff --git a/docs/download.html b/docs/download.html index 33da838f34..0d0949cbb7 100644 --- a/docs/download.html +++ b/docs/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/news.html b/docs/news.html index 2f1b168c75..9a2b4bafb7 100644 --- a/docs/news.html +++ b/docs/news.html @@ -9,6 +9,19 @@