summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2013-01-03 21:43:39 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2013-01-03 21:43:39 +0100
commit1264adda0ec0ec5edaff5e372b97972cee6ae33c (patch)
treef89aca96515cb2d6679243649113bdb85db4ab5d /Makefile
parentd4700be53ee9306e5dad65fa632f3577d2ae511b (diff)
downloadbuildroot-novena-2012.11.1.tar.gz
buildroot-novena-2012.11.1.zip
Update for 2012.11.12012.11.1
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..692dbba21 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2012.11
+export BR2_VERSION:=2012.11.1
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81