Kickoff 2012.08 cycle
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 31 May 2012 07:17:10 +0000 (09:17 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 31 May 2012 07:17:10 +0000 (09:17 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
Makefile

diff --git a/CHANGES b/CHANGES
index 5043bc9f9d032c4b86afcc4ae4ccc10541404294..b526c58ce3e2179a2700586c2ecf9d468882cf76 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+2012.08, Not released yet:
+
 2012.05, Released May 30th, 2012:
 
        Updated/fixed packages: busybox, netsnmp, pptp-linux
index 98e1a51876a1d3c6021fe26767b872ae61550a3e..9a9634d5490985238d177d23c2488788b508abf1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 #--------------------------------------------------------------
 
 # Set and export the version string
-export BR2_VERSION:=2012.05
+export BR2_VERSION:=2012.08-git
 
 # Check for minimal make version (note: this check will break at make 10.x)
 MIN_MAKE_VERSION=3.81