summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-11-11 22:45:28 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2011-11-11 22:45:28 +0100
commitf7c26a26780d6160dca1473c120507058dc2550f (patch)
tree31642184445ae18cda7416c542440c8fe930ad75 /Makefile
parent5ae731063619966f58ed8b58eeeda6cda5b0ed25 (diff)
kickoff 2012.02 development 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 df2f8599c..84cea1c95 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2011.11-rc1
+export BR2_VERSION:=2012.02-git
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL: