diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2014-08-26 10:26:38 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2014-08-26 10:26:38 +0200 |
| commit | fdff7150896163e2962eb5172c7606afe2ca1fd7 (patch) | |
| tree | 2573605fa75a2e021ee00c35de0c36e7590fc052 /Makefile | |
| parent | 1939011ce6f5cfafebd2c12b2b2c49b0753c59fb (diff) | |
Update for 2014.08-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.08-rc2 +export BR2_VERSION := 2014.08-rc3 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION = 3.81 |
