summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2013-02-10 11:07:12 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2013-02-10 11:07:12 +0100
commite68acefb3bad6c61a214c9919c8f76fdf4739b03 (patch)
tree39a52b7aa7977f7ea0f1c856a5053bbb5286ae5b /Makefile
parentfced72cc72d607df3de86e86f71910c94fe6427c (diff)
downloadbuildroot-novena-e68acefb3bad6c61a214c9919c8f76fdf4739b03.tar.gz
buildroot-novena-e68acefb3bad6c61a214c9919c8f76fdf4739b03.zip
Update for 2013.02-rc12013.02_rc1
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..3f967b246 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2013.02
+export BR2_VERSION:=2013.02-rc1
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81