From 0b5073a5e5719aed920dd2dd3929bfab4f9d988d Mon Sep 17 00:00:00 2001 From: Mathieu Servillat Date: Fri, 30 Aug 2024 14:51:13 +0200 Subject: [PATCH] update version to 0.5 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index adcb9bb..cfb8b8e 100644 --- a/Makefile +++ b/Makefile @@ -4,10 +4,10 @@ DOCNAME = VOHE-Note # count up; you probably do not want to bother with versions <1.0 -DOCVERSION = 0.4 +DOCVERSION = 0.5 # Publication date, ISO format; update manually for "releases" -DOCDATE = 2024-05-16 +DOCDATE = 2024-08-30 # What is it you're writing: NOTE, WD, PR, REC, PEN, or EN DOCTYPE = NOTE