diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2014-09-01 12:12:30 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2014-09-01 13:20:56 +0200 |
| commit | fcd720dfcf702d796fbc625b9abc4c06cb848d84 (patch) | |
| tree | 586792c27386f4c684d643f9e04fa196df91a5d1 /Makefile | |
| parent | 4f6e8e5992ed434295584501f99924a1f6706ad4 (diff) | |
Update for 2014.08
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.08-rc3 +export BR2_VERSION := 2014.08 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION = 3.81 |
