diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2014-05-31 09:52:49 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2014-05-31 09:52:49 +0200 |
| commit | f287d625b2432a01b934f37faaf92ba56537e6db (patch) | |
| tree | 4bb326bc51c358405dbedf38e56ad9fe126a3c53 /Makefile | |
| parent | 5a3899065e0622df573e8b55a1132a1107cd7eef (diff) | |
Update for 2014.05
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION := 2014.05-rc3 +export BR2_VERSION := 2014.05 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION = 3.81 |
