Skip to content

Commit

Permalink
Step release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed May 15, 2023
1 parent 6c28dc8 commit 3a948df
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.70]

### Added

- making the aspect ratio available to the user via `\insertaspectratio`
Expand Down Expand Up @@ -241,7 +243,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.69...HEAD
[Unreleased]: https://github.com/josephwright/beamer/compare/v3.70...HEAD
[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
[v3.67]: https://github.com/josephwright/beamer/compare/v3.66...v3.67
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/02/20 v3.69 A class for typesetting presentations]
[2023/05/15 v3.70 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/02/20 v3.69 beamer input in article mode]
[2023/05/15 v3.70 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.69}
\def\beamerugversion{3.70}
\def\beamerugpgfversion{3.1.7}
\def\beamerugxcolorversion{2.00}

Expand Down

0 comments on commit 3a948df

Please # to comment.