]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - Makefile
Update for 2017.02.5
[coffee/buildroot.git] / Makefile
index 321b3073834e1c8673cc5acec2af069ece93bf8d..9b517904e652f509846db9f0c6931bf6d1c66d07 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -86,9 +86,9 @@ else # umask / $(CURDIR) / $(O)
 all:
 
 # Set and export the version string
-export BR2_VERSION := 2017.02.4
+export BR2_VERSION := 2017.02.5
 # Actual time the release is cut (for reproducible builds)
-BR2_VERSION_EPOCH = 1499186000
+BR2_VERSION_EPOCH = 1501100000
 
 # Save running make version since it's clobbered by the make package
 RUNNING_MAKE_VERSION := $(MAKE_VERSION)