summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-09-03 21:27:41 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2012-09-03 21:27:41 +0200
commitf9686563b4fd3eed22e26105f7c440f0b74fcac1 (patch)
treeb2fd1fd219817ca01e032442ae6256103db92bf2 /Makefile
parent666eb02be3cd4115a1ef8b78a63d64d12b24469e (diff)
Kickoff 2012.11 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 f4f75144a..b81170fad 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2012.08
+export BR2_VERSION:=2012.11-git
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81