diff options
| author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-02-11 15:47:27 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-02-11 15:47:27 +0100 |
| commit | 7320758cad162cfe153cbe1ac00ef3e0e2c70dbe (patch) | |
| tree | 52d246761aa9adc167ccdd1a721de95a62989e16 /Makefile | |
| parent | 4f17e8cfcce1f8625f11a38a1739bf0fe35eeeae (diff) | |
| download | buildroot-7320758cad162cfe153cbe1ac00ef3e0e2c70dbe.tar.gz buildroot-7320758cad162cfe153cbe1ac00ef3e0e2c70dbe.zip | |
Prepare for 2017.02-rc1
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -86,9 +86,9 @@ else # umask / $(CURDIR) / $(O) all: # Set and export the version string -export BR2_VERSION := 2017.02-git +export BR2_VERSION := 2017.02-rc1 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1478206447 +BR2_VERSION_EPOCH = 1486825200 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

