kickoff 2011.05 development cycle

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2011-03-01 14:13:06 +01:00
parent b466e1564f
commit da5e5a5aa2
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
2011.05, Not released yet:
2011.02, Released February 28th, 2011:
Fixes all over the tree.

View File

@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
export BR2_VERSION:=2011.02
export BR2_VERSION:=2011.05-git
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL: