summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-03-01 14:03:39 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-03-01 14:03:39 +0100
commit5c3a337387570911d13e86eadbbc2f846d36fd54 (patch)
tree2f2df15d2785af06963add48442265a5d4aa0623 /Makefile
parent7182cf9a01814a2a22fed3cd3073a186029052ef (diff)
kickoff 2012.05 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 c9f0eab15..02405ddc5 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2012.02
+export BR2_VERSION:=2012.05-git
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81