diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2014-02-27 21:51:23 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2014-02-27 21:51:23 +0100 |
| commit | a6cfaea44e5105cb66e4e797042f64335f5e7c01 (patch) | |
| tree | 93dafd26f2360934162cb07056c813cb1a583ef5 /Makefile | |
| parent | 132cf723ec05041dca60d09ef92d47193c8bd8e7 (diff) | |
Update for 2014.02
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.02-rc3 +export BR2_VERSION:=2014.02 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION=3.81 |
