summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-05-31 09:17:10 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2012-05-31 09:17:10 +0200
commit5b11223fb6cd0469becf49b0986868832c076bfc (patch)
tree55c6e4d3a720e26c56bd13ae4c33cd9d48644a92 /Makefile
parentbce34ab199dea7e8430971ae31d743e246049785 (diff)
Kickoff 2012.08 cycle
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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