Skip to content

Commit f9e20f7

Browse files
committed
Release version 3.10
Signed-off-by: Erik Nijenhuis <[email protected]>
1 parent a2e61df commit f9e20f7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

trunk/CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
fmtcount package versions:
22

3+
Version 3.10
4+
5+
* Improve documentation
6+
7+
* Solve DTX output errors
8+
39
Version 3.09
410

511
* Remove redundant \"u occurences in Portuguese

trunk/fmtcount.sty

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
% This section deals with the code for \verb|fmtcount.sty|.
44
% \begin{macrocode}
55
\NeedsTeXFormat{LaTeX2e}
6-
\ProvidesPackage{fmtcount}[2024/10/18 v3.09 Displaying the values of LaTeX counters (NT,VB,NE)]
6+
\ProvidesPackage{fmtcount}[2025/02/09 v3.10 Displaying the values of LaTeX counters (NT,VB,NE)]
77
\RequirePackage{ifthen}
88
% \end{macrocode}
99
% \changes{3.01}{2014/12/03}{Use \styfmt{xkeyval} instead of \styfmt{keyval}, so that we do not get in trouble

0 commit comments

Comments
 (0)