summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2013-03-01 11:11:02 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2013-03-01 11:11:02 +0100
commit37d2ab569d83845a86b980bf4e27e27755294538 (patch)
tree880c7f06f761bb0fa405260118ee25e1e97700ca /Makefile
parent15ace1a845c9e7fc65b648bbaf4dd14e03d938fd (diff)
downloadbuildroot-novena-37d2ab569d83845a86b980bf4e27e27755294538.tar.gz
buildroot-novena-37d2ab569d83845a86b980bf4e27e27755294538.zip
Kickoff 2013.05 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 7f0822f15..1300725bf 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2013.02
+export BR2_VERSION:=2013.05-git
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81