diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2014-05-13 10:49:03 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2014-05-13 10:49:03 +0200 |
| commit | 921a9efa40f8ec2574700fcff5074a60f409cf72 (patch) | |
| tree | b0ea3f3c5f68b57c9dc7eba0ed0ec14b3fa6f080 /Makefile | |
| parent | 8505a2613f32365c5c8b7b5645690707a2bc53f6 (diff) | |
Update for 2014.05-rc1
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-git +export BR2_VERSION := 2014.05-rc1 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION = 3.81 |
