[latex3-commits] [git/LaTeX3-latex3-latex2e] robustness: add date to the branch identification (internal) (5a08e2a9)

Frank Mittelbach frank.mittelbach at latex-project.org
Mon Sep 9 15:58:32 CEST 2019


Repository : https://github.com/latex3/latex2e
On branch  : robustness
Link       : https://github.com/latex3/latex2e/commit/5a08e2a90b7f411d595f9220b418596ebb2e16ad

>---------------------------------------------------------------

commit 5a08e2a90b7f411d595f9220b418596ebb2e16ad
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Mon Sep 9 15:58:32 2019 +0200

    add date to the branch identification (internal)


>---------------------------------------------------------------

5a08e2a90b7f411d595f9220b418596ebb2e16ad
 base/ltvers.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/ltvers.dtx b/base/ltvers.dtx
index 0d878b91..f72eecb1 100644
--- a/base/ltvers.dtx
+++ b/base/ltvers.dtx
@@ -125,7 +125,7 @@
 %    intended to help help us internally when we locally install a
 %    format out of some development branch.
 %    \begin{macrocode}
-\def\development at branch@name{robustness}
+\edef\development at branch@name{development \the\year-\the\month-\the\day}
 %    \end{macrocode}
 % \end{macro}
 % \end{macro}





More information about the latex3-commits mailing list