summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2013-02-28 22:48:28 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2013-02-28 22:48:28 +0100
commit15ace1a845c9e7fc65b648bbaf4dd14e03d938fd (patch)
tree177c425c216df0a778cc484da9ad798d0fef4bcc /Makefile
parent6dc0596274e6ad529fd93d40d6a9096062bff793 (diff)
downloadbuildroot-novena-15ace1a845c9e7fc65b648bbaf4dd14e03d938fd.tar.gz
buildroot-novena-15ace1a845c9e7fc65b648bbaf4dd14e03d938fd.zip
Update for 2013.022013.02
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 0a4c5f2fb..7f0822f15 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2013.02-rc3
+export BR2_VERSION:=2013.02
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81