From 048ce0dded43b28b62c834fc03d47927b198ca97 Mon Sep 17 00:00:00 2001 From: Marco Molinaro Date: Fri, 28 Aug 2020 14:24:34 +0200 Subject: [PATCH] update date for WD release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f6927ba..fd2e137 100755 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ DOCVERSION = 1.1 # Publication date, ISO format; update manually for "releases" #DOCDATE = 2019-11-15 -DOCDATE = 2020-08-20 +DOCDATE = 2020-08-28 # What is it you're writing: NOTE, WD, PR, REC, PEN, or EN DOCTYPE = WD