diff options
author | Karl Berry <karl@freefriends.org> | 2015-12-29 00:12:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-12-29 00:12:03 +0000 |
commit | 245b33df0527305ada28cd22c7dd33867d48289e (patch) | |
tree | 927e5ee87034bf4cd6cc3021ee4ea0f9dcb54546 /Master/texmf-dist/tex/latex/biblatex/biblatex.sty | |
parent | 76b8ec2c0d77737e11762ec8ad59e477b509d0a9 (diff) |
biblatex (27dec15)
git-svn-id: svn://tug.org/texlive/trunk@39218 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex/biblatex.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex/biblatex.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex/biblatex.sty b/Master/texmf-dist/tex/latex/biblatex/biblatex.sty index 5594129e4e3..2effcae5d26 100644 --- a/Master/texmf-dist/tex/latex/biblatex/biblatex.sty +++ b/Master/texmf-dist/tex/latex/biblatex/biblatex.sty @@ -3,8 +3,8 @@ %% % Set up the version strings here, so they are the same for both branches -\def\abx@date{2015/10/21} -\def\abx@version{3.1} +\def\abx@date{2015/12/22} +\def\abx@version{3.2} \def\abx@bbxid{\abx@date\space v\abx@version\space biblatex bibliography style (PK/JW/AB)} \def\abx@cbxid{\abx@date\space v\abx@version\space biblatex citation style (PK/JW/AB)} \def\abx@lbxid{\abx@date\space v\abx@version\space biblatex localization (PK/JW/AB)} @@ -12,7 +12,7 @@ % This is not updated by build script as the controlfile version % does not necessarily change with the package version. % This is used when writing the .bcf -\def\blx@bcfversion{2.8} +\def\blx@bcfversion{2.9} % This is not updated by build script as the bbl version % does not necessarily change with the package version. % This is used when checking the .bbl |