From 1a3911ebd239137aa0f1143c5f5d0498c7aaffcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Novotn=C3=BD?= Date: Fri, 6 Aug 2021 23:28:43 +0200 Subject: [PATCH] Prepare the package for the 2.10.0 release --- docstrip.cfg | 2 +- markdown.dtx | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docstrip.cfg b/docstrip.cfg index 3e9537015..b1672cc29 100644 --- a/docstrip.cfg +++ b/docstrip.cfg @@ -62,7 +62,7 @@ \let\luapostamble\empty \declarepreamble\texpreamble -Copyright (C) 2016-2020 Vít Novotný +Copyright (C) 2016-2021 Vít Novotný This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 diff --git a/markdown.dtx b/markdown.dtx index 5abb12f1d..f035985ca 100644 --- a/markdown.dtx +++ b/markdown.dtx @@ -597,11 +597,11 @@ documentation][techdoc]. % \fi % \begin{macrocode} local metadata = { - version = "2.9.0", + version = "2.10.0", comment = "A module for the conversion from markdown to plain TeX", author = "John MacFarlane, Hans Hagen, Vít Novotný", copyright = {"2009-2016 John MacFarlane, Hans Hagen", - "2016-2020 Vít Novotný"}, + "2016-2021 Vít Novotný"}, license = "LPPL 1.3" } @@ -6338,8 +6338,8 @@ pdftex --shell-escape document.tex % % \end{markdown} % \begin{macrocode} -\def\markdownLastModified{2020/09/14}% -\def\markdownVersion{2.9.0}% +\def\markdownLastModified{2021/08/06}% +\def\markdownVersion{2.10.0}% % \end{macrocode} % \par % \begin{markdown}