summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-05-10 19:07:20 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2012-05-10 19:07:20 +0200
commit9f7bf3b63d820616fe8ce2f3fa485c22542f2acb (patch)
tree69edab4d8d6302932cde1f210ec9f0814dd4b21b /Makefile
parentbabd953f5fdd682b6974904562758caf8c8848de (diff)
Update for 2012.05-rc12012.05_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 1d7973e96..96f94124a 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2012.05-git
+export BR2_VERSION:=2012.05-rc1
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81