summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
-rw-r--r--Makefile2
2 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 9ee4cd6e7..e9d9a2eb9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+2011.05, Not released yet:
+
2011.02, Released February 28th, 2011:
Fixes all over the tree.
diff --git a/Makefile b/Makefile
index 804676321..7ae3787bd 100644
--- a/Makefile
+++ b/Makefile
@@ -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: