diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2015-02-24 00:24:19 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2015-02-24 00:24:19 +0100 |
| commit | 345f32e67d44368c031777d694c4c75823b41bfd (patch) | |
| tree | f7a8e89b214e5673cf6a6bf791050ede5dd74f5f /Makefile | |
| parent | 4a0fbffa3e6738190ae8513ae00edc54aba210cd (diff) | |
Update for 2015.02-rc3
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ all: # Set and export the version string -export BR2_VERSION := 2015.02-rc2 +export BR2_VERSION := 2015.02-rc3 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION = 3.81 |
