Skip to content

Commit 3ce52d5

Browse files
committed
Release of v0.7.1
1 parent 4c66059 commit 3ce52d5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

pdfpc/pdfpc-doc.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
% This file is part of pdfpc.
2-
% Copyright (C) 2020 Evgeny Stambulchik
2+
% Copyright (C) 2023 Evgeny Stambulchik
33
%
44
% This program is free software; you can redistribute it and/or modify
55
% it under the terms of the GNU General Public License as published by
@@ -47,7 +47,7 @@
4747
\title{The \sty{pdfpc} package \\
4848
{\large\url{https://github.com/pdfpc/latex-pdfpc}}}
4949
\author{Evgeny Stambulchik}
50-
\date{2022/07/05 (v0.7.0)}
50+
\date{2023/10/21 (v0.7.1)}
5151

5252
\hypersetup{pdftitle={The pdfpc package}, pdfauthor={Evgeny Stambulchik}}
5353

@@ -89,7 +89,7 @@ \section*{Dependencies and other requirements}
8989

9090
\section*{License}
9191

92-
\textcopyright\ 2020--2022 Evgeny Stambulchik
92+
\textcopyright\ 2020--2023 Evgeny Stambulchik
9393

9494
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
9595

pdfpc/pdfpc.pkg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
\pkg{pdfpc}
2-
\version{0.7.0}
2+
\version{0.7.1}
33
\update{true}
44
\author{Evgeny Stambulchik}
55
\email{andreas@bilke.org}

pdfpc/pdfpc.sty

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
% This file is part of pdfpc.
2-
% Copyright (C) 2020 Evgeny Stambulchik
2+
% Copyright (C) 2023 Evgeny Stambulchik
33
%
44
% This program is free software; you can redistribute it and/or modify
55
% it under the terms of the GNU General Public License as published by
@@ -30,7 +30,7 @@
3030
%
3131
% -------------------------------------------------------------------------------------------
3232
%
33-
\ProvidesPackage{pdfpc}[2022/07/05 v0.7.0 PDFPC]
33+
\ProvidesPackage{pdfpc}[2023/10/21 v0.7.1 PDFPC]
3434
\NeedsTeXFormat{LaTeX2e}
3535
%
3636
% Require additional packages needed by \sty{pdfpc}:

0 commit comments

Comments
 (0)