summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-12-02 17:19:18 -0800
committerPeter Korsgaard <jacmet@sunsite.dk>2012-12-02 17:19:18 -0800
commit677d5068b955cf713b73d285e41ec8eedbda8e38 (patch)
treeea641ba7263b129ef6d262a508326e93adbfd47b /Makefile
parentd201b95d8c6aa4d21f8655361e12e98630be8c93 (diff)
downloadbuildroot-novena-677d5068b955cf713b73d285e41ec8eedbda8e38.tar.gz
buildroot-novena-677d5068b955cf713b73d285e41ec8eedbda8e38.zip
Makefile: kickoff 2013.02 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 9d9985fd3..4b094376f 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2012.11
+export BR2_VERSION:=2013.02
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81