summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard2011-11-11 22:45:28 +0100
committerPeter Korsgaard2011-11-11 22:45:28 +0100
commitf7c26a26780d6160dca1473c120507058dc2550f (patch)
tree31642184445ae18cda7416c542440c8fe930ad75 /Makefile
parentqemu_sparc: add new qemu defconfig (diff)
downloadbuildroot-f7c26a26780d6160dca1473c120507058dc2550f.tar.gz
buildroot-f7c26a26780d6160dca1473c120507058dc2550f.tar.xz
buildroot-f7c26a26780d6160dca1473c120507058dc2550f.zip
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: