diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2016-05-10 23:23:00 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2016-05-10 23:26:50 +0200 |
| commit | 0ab737207b411ece4d65492ea782752489574653 (patch) | |
| tree | 30b89a2e7f8eab4df3a63ff7e08ea400d904aa00 /Makefile | |
| parent | 72b93bb6768654bc37e0dd9bc301a7ce5876962b (diff) | |
Update for 2016.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
@@ -41,7 +41,7 @@ else # umask all: # Set and export the version string -export BR2_VERSION := 2016.05-git +export BR2_VERSION := 2016.05-rc1 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |
