diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2016-05-31 23:52:36 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2016-05-31 23:52:36 +0200 |
| commit | aa6fd11feebffe16d0b0396e0e7ad421ec061272 (patch) | |
| tree | 9cc858daedc7cba65236cad70073c3f745bedfa8 /Makefile | |
| parent | 509ce3a6ecca3ffb7da6e1d0545a2a88021c542e (diff) | |
| download | buildroot-2016.05.tar.gz buildroot-2016.05.zip | |
Update for 2016.052016.05
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-rc3 +export BR2_VERSION := 2016.05 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

