diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2016-08-06 11:39:54 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2016-08-06 11:39:54 +0200 |
| commit | 19040c9fb29b3a636b87adf2b1373cffb3dd554e (patch) | |
| tree | cec3d1bae311539abf66c059e233d9f4f949ebe3 /Makefile | |
| parent | 960cc977006ba84442c9fa447e1fbf1c4512a743 (diff) | |
| download | buildroot-19040c9fb29b3a636b87adf2b1373cffb3dd554e.tar.gz buildroot-19040c9fb29b3a636b87adf2b1373cffb3dd554e.zip | |
Update for 2016.08-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
@@ -46,7 +46,7 @@ else # umask all: # Set and export the version string -export BR2_VERSION := 2016.08-git +export BR2_VERSION := 2016.08-rc1 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

