diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2014-02-20 09:24:32 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2014-02-20 09:24:32 +0100 |
| commit | 085d4f02706de9dcf7e76c3967a060bc6eddc292 (patch) | |
| tree | 47e1d46a237d1428470caa20f2a26f0ff1e67dcd /Makefile | |
| parent | b614b25156186bcae9d381986ea45bc3185d0ab6 (diff) | |
Update for 2014.02-rc2
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-rc1 +export BR2_VERSION:=2014.02-rc2 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION=3.81 |
