diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2015-11-30 22:54:25 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2015-11-30 23:13:41 +0100 |
| commit | 3f90e532ff48669873f682a4f0c3b6f0910cb2e9 (patch) | |
| tree | af2cad98d356da5c863f3109c73b58995a30a2e2 /Makefile | |
| parent | c17c29b9f87e0536db799f9fd5c94b85c1a32892 (diff) | |
| download | buildroot-2015.11.tar.gz buildroot-2015.11.zip | |
Update for 2015.112015.11
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-rc3 +export BR2_VERSION := 2015.11 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

