aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2013-02-10 13:49:23 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2013-02-10 13:49:23 +0100
commit4bf3c452a507d4997f869875e4fd412a3af1a5cd (patch)
treee41fc84238969f4e81c932e0d17c755c3a737f9b
parente68acefb3bad6c61a214c9919c8f76fdf4739b03 (diff)
downloadbuildroot-novena-4bf3c452a507d4997f869875e4fd412a3af1a5cd.tar.gz
buildroot-novena-4bf3c452a507d4997f869875e4fd412a3af1a5cd.zip
Kickoff 2013.05 cycle
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3f967b246..1300725bf 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2013.02-rc1
+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