diff --git a/CHANGES b/CHANGES index 024ee753b6..fd94346df3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,15 @@ +2012.08, Release August 31th, 2012 + + Updated/fixed packages: microperl, cups, luajit, rrdtool, + prboom, oprofile. + + Added license information for: sqlite. + + Changed the source URLs of all packages located on Sourceforge + in order to use the automatic mirror selection URL + downloads.sourceforge.net, and get rid of the + BR2_SOURCEFORGE_MIRROR option. + 2012.08-rc3, Released August 25th, 2012 Updated/fixed packages: libglib2, netsnmp, freetype, libfuse, diff --git a/Makefile b/Makefile index d59a548952..f4f75144a4 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2012.08-rc3 +export BR2_VERSION:=2012.08 # 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 e53bfb6132..51b7a82a08 100644 --- a/docs/download.html +++ b/docs/download.html @@ -6,12 +6,14 @@
-The latest stable release is 2012.05, which can be downloaded +The latest stable release is 2012.08, which can be downloaded here:
-buildroot-2012.05.tar.gz +buildroot-2012.08.tar.gz or -buildroot-2012.05.tar.bz2. +buildroot-2012.08.tar.bz2. + +