From: Peter Korsgaard Date: Fri, 3 Dec 2010 10:56:28 +0000 (+0100) Subject: buildroot: kickoff 2011.02 development phase X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a8ecce0743e36540301ad6c76a14985bdf6aea49;p=buildroot.git buildroot: kickoff 2011.02 development phase Signed-off-by: Peter Korsgaard --- diff --git a/CHANGES b/CHANGES index da4520f6c6..04984a6a13 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +2011.02, Not yet released: + + Updated/fixed packages: + 2010.11, Released November 30th, 2010: Fixes all over the tree. diff --git a/Makefile b/Makefile index 596470f6f1..96db29108a 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2010.11 +export BR2_VERSION:=2011.02-git # This top-level Makefile can *not* be executed in parallel .NOTPARALLEL: