summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2013-06-02 16:12:20 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2013-06-02 16:12:20 +0200
commit0c94aa549cc8cf483bc8c3443a2b1f772d5d180b (patch)
tree0d99603aff481a0e9fb4c9dd10ca018c8b48ef0b /Makefile
parent106e7f70b21672f104378e2d6c92ac4c2c916363 (diff)
downloadbuildroot-novena-0c94aa549cc8cf483bc8c3443a2b1f772d5d180b.tar.gz
buildroot-novena-0c94aa549cc8cf483bc8c3443a2b1f772d5d180b.zip
Makefile: kickoff 2013.08 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 1d6b57481..d7437a74a 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2013.05
+export BR2_VERSION:=2013.08-git
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81