summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2014-11-21 13:19:45 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-11-21 13:19:45 +0100
commit641e00ef23634af43abcdbbc8f2c1f42ec36328b (patch)
treeb97368a0ca49e97ba59cc21e3808f2fb4d70dd99 /Makefile
parent7dfba6f545c4fb282c4a3c0a812d68e0923eed92 (diff)
Update for 2014.11-rc2
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 471edf910..3d8283b21 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@
all:
# Set and export the version string
-export BR2_VERSION := 2014.11-rc1
+export BR2_VERSION := 2014.11-rc2
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION = 3.81