Skip to content

Commit

Permalink
Step release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Jan 6, 2024
1 parent 6881004 commit 0b9b933
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ a major and minor version only.

## [Unreleased]

## [v3.71]

### Changed

- scale height of tree and split headlines with fontsize of `section in head/foot`
Expand Down Expand Up @@ -252,7 +254,8 @@ a major and minor version only.
- Support for `noxcolor` with `beamerarticle` (see #483)
- Treatment of mixed overlay/alert specifications

[Unreleased]: https://github.com/josephwright/beamer/compare/v3.70...HEAD
[Unreleased]: https://github.com/josephwright/beamer/compare/v3.71...HEAD
[v3.71]: https://github.com/josephwright/beamer/compare/v3.70...v3.71
[v3.70]: https://github.com/josephwright/beamer/compare/v3.69...v3.70
[v3.69]: https://github.com/josephwright/beamer/compare/v3.68...v3.69
[v3.68]: https://github.com/josephwright/beamer/compare/v3.67...v3.68
Expand Down
2 changes: 1 addition & 1 deletion base/beamer.cls
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
% See the file LICENSE.md for more details.

\ProvidesClass{beamer}
[2023/05/15 v3.70 A class for typesetting presentations]
[2024/01/06 v3.71 A class for typesetting presentations]

% Setup modes and check for article option
% Also loads packages required by both beamer and beamerarticle
Expand Down
2 changes: 1 addition & 1 deletion base/beamerarticle.sty
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
% See the file LICENSE.md for more details.

\ProvidesPackage{beamerarticle}
[2023/05/15 v3.70 beamer input in article mode]
[2024/01/06 v3.71 beamer input in article mode]

% Setup modes and check for article option
% Also loads packages required by both beamer and beamerarticle
Expand Down
2 changes: 1 addition & 1 deletion doc/beameruserguide.tex
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

\documentclass{ltxdoc}

\def\beamerugversion{3.70}
\def\beamerugversion{3.71}
\def\beamerugpgfversion{3.1.7}
\def\beamerugxcolorversion{2.00}

Expand Down

0 comments on commit 0b9b933

Please # to comment.