diff --git a/CHANGES b/CHANGES index 416eec6839..8a73cc1be3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -2014.02, Not yet released: +2014.02-rc1, Released February 11th, 2014 Fixes all over the tree and new features. diff --git a/Makefile b/Makefile index 72b11b85a9..9929e7e040 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2014.02-git +export BR2_VERSION:=2014.02-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 4cf44cc077..1d2a8af6bb 100644 --- a/docs/download.html +++ b/docs/download.html @@ -16,17 +16,17 @@ or (PGP signature).

- + This and earlier releases (and their PGP signatures) can always be downloaded from http://buildroot.net/downloads/. diff --git a/docs/news.html b/docs/news.html index 200d770e20..e473ba00ba 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,19 @@