diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2015-11-19 13:07:41 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-11-19 13:31:31 +0100 |
commit | bfaed966af9c0e853844a36618420c1491ac037d (patch) | |
tree | 29536c9a27b558daeab7b9f29440ea5ba5e0c930 /Makefile | |
parent | 5b7cb94c967549cd59cc692ec2fc843f66974478 (diff) |
Update for 2015.11-rc2
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 := 2015.11-rc1 +export BR2_VERSION := 2015.11-rc2 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |