summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2014-11-12 23:11:07 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-11-12 23:11:07 +0100
commit74128856f4f4f1e2fba5f8c7de19ba2243c893b5 (patch)
tree3da197bf2cd538483a8750fb3c17166f63d9b020 /Makefile
parent6896e82933f3b3fca082714b3ef8d571ea6378f9 (diff)
Update for 2014.11-rc1
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 907a0fc34..471edf910 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@
all:
# Set and export the version string
-export BR2_VERSION := 2014.11-git
+export BR2_VERSION := 2014.11-rc1
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION = 3.81