kickoff 2012.05 development cycle
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 1 Mar 2012 13:03:39 +0000 (14:03 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 1 Mar 2012 13:03:39 +0000 (14:03 +0100)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
Makefile

diff --git a/CHANGES b/CHANGES
index 9c1db259f6f3614400b473479bc7fecfa67b0c07..6f58d52abdf2f94cb4a85c57d6fa70747ea561d4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+2012.05, Not released yet:
+
 2012.02, Released February 29th, 2012:
 
        Updated/fixed packages: libecore
index c9f0eab150d25f3d5e2191567cc22922a66981cb..02405ddc5a925070406c5cb1e3e88ffb9b2e3604 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 #--------------------------------------------------------------
 
 # Set and export the version string
-export BR2_VERSION:=2012.02
+export BR2_VERSION:=2012.05-git
 
 # Check for minimal make version (note: this check will break at make 10.x)
 MIN_MAKE_VERSION=3.81