]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - Makefile
Update for 2018.02
[coffee/buildroot.git] / Makefile
index 49c03b7008a0c32bc18d275e8c8592b854b6e92b..957ba6634adb374797b3962f57b623fb4b6cad19 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -87,9 +87,9 @@ all:
 .PHONY: all
 
 # Set and export the version string
-export BR2_VERSION := 2018.02-rc3
+export BR2_VERSION := 2018.02
 # Actual time the release is cut (for reproducible builds)
-BR2_VERSION_EPOCH = 1519768000
+BR2_VERSION_EPOCH = 1520198000
 
 # Save running make version since it's clobbered by the make package
 RUNNING_MAKE_VERSION := $(MAKE_VERSION)