From 5b11223fb6cd0469becf49b0986868832c076bfc Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 31 May 2012 09:17:10 +0200 Subject: Kickoff 2012.08 cycle Signed-off-by: Peter Korsgaard --- CHANGES | 2 ++ Makefile | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 5043bc9f9..b526c58ce 100644 --- 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 diff --git a/Makefile b/Makefile index 98e1a5187..9a9634d54 100644 --- 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 -- cgit v1.2.3