Skip to content

Commit

Permalink
Revert back to single-digit revision changelogs
Browse files Browse the repository at this point in the history
ChangeLog:

	* changelog.sty:
  • Loading branch information
mattkretz committed Nov 23, 2024
1 parent 7967cf7 commit f50cdec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.sty
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

\newcounter{Changelog@Revision}

\def\changelog@base@docnum#1#2#3#4#5R#6#7{#2#3#4#5}
\def\changelog@base@docnum#1#2#3#4#5R#6{#2#3#4#5}
\def\changelog@p@docnum{P\expandafter\changelog@base@docnum\wgDocumentNumber}
\def\changelog@revision@docnum{\changelog@p@docnum R\arabic{Changelog@Revision}}

Expand Down

0 comments on commit f50cdec

Please sign in to comment.