summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-11-17 23:15:45 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-11-17 23:55:55 +0100
commit47ee3051fc49d928d3ba6f83a8dea4102d8536f4 (patch)
tree41445481558b380d5bc928e2b1e6234deb0fad8e /Makefile
parent0ab9a3fb790b3c734c08d4819201e9d76fe670e6 (diff)
downloadbuildroot-novena-47ee3051fc49d928d3ba6f83a8dea4102d8536f4.tar.gz
buildroot-novena-47ee3051fc49d928d3ba6f83a8dea4102d8536f4.zip
Update for 2012.11-rc12012.11_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 760249955..21aa054a9 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2012.11-git
+export BR2_VERSION:=2012.11-rc1
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81