diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2014-05-28 17:07:11 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-05-28 17:07:11 +0200 |
commit | d830cceba5350f75c5a753c81811ed19cd3d17c2 (patch) | |
tree | 93db511c8eb51cb67e84179aced0c3d34d1346df /Makefile | |
parent | fe823b63741ba8eca70a534207d655f5affa927c (diff) |
Update for 2014.05-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
@@ -25,7 +25,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION := 2014.05-rc2 +export BR2_VERSION := 2014.05-rc3 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION = 3.81 |