summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2015-05-22 11:53:58 +0200
committerPeter Korsgaard <peter@korsgaard.com>2015-05-22 11:53:58 +0200
commitc6ce119cb060941da65d254c1344aa123baf541c (patch)
treef4cbe835199adacc01731c5deaea7bae729c0bc6 /Makefile
parente3904a890de2a74c290675fdb90324a6ed83e633 (diff)
Update for 2015.05-rc3
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 5c4293bc5..cf244d734 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@
all:
# Set and export the version string
-export BR2_VERSION := 2015.05-rc2
+export BR2_VERSION := 2015.05-rc3
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION = 3.81