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