From 8a19c65fe50ca4e8dd4d3400d7d66c33bdbe6d9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Novotn=C3=BD?= Date: Tue, 31 Aug 2021 19:00:18 +0200 Subject: [PATCH] Prepare the package for the 2.10.1 release --- markdown.dtx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/markdown.dtx b/markdown.dtx index d9231a4a2..d32712738 100644 --- a/markdown.dtx +++ b/markdown.dtx @@ -597,7 +597,7 @@ documentation][techdoc]. % \fi % \begin{macrocode} local metadata = { - version = "2.10.0", + version = "2.10.1", 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", @@ -6340,8 +6340,8 @@ pdftex --shell-escape document.tex % % \end{markdown} % \begin{macrocode} -\def\markdownLastModified{2021/08/06}% -\def\markdownVersion{2.10.0}% +\def\markdownLastModified{2021/08/31}% +\def\markdownVersion{2.10.1}% % \end{macrocode} % \par % \begin{markdown}