From e5cc2bb63e96dd0924a40aba247fbbafb2b37398 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 8 Oct 2016 10:54:35 -0600 Subject: [PATCH] 7.18 will probably be released later today --- ChangeLog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index b2811a1eb..d4957c88e 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1716,7 +1716,7 @@ However, the default was ignored, leading to confusing error messages. From ziggurat29 (2016-07-17). -7.18 2016-10-09 Gregory Nutt +7.18 2016-10-08 Gregory Nutt * apps/canutils/libuavcan: Under certain circumstances, DELIM make not be defined in Makefile (2016-07-28).