diff options
author | Karl Berry <karl@freefriends.org> | 2015-10-29 21:09:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-10-29 21:09:13 +0000 |
commit | d05355c93719416944eb10461e2be1649ae4bc2d (patch) | |
tree | bb91c3e866cc9c56cc86b9db192619292597e3d1 /Master/texmf-dist/tex/latex/biblatex/biblatex.sty | |
parent | 1e35a2ab442dbc7cb043bb2a03e547b8e5ec4ba6 (diff) |
biblatex (29oct15)
git-svn-id: svn://tug.org/texlive/trunk@38737 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 716340a6fab..5594129e4e3 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/04/19} -\def\abx@version{3.0} +\def\abx@date{2015/10/21} +\def\abx@version{3.1} \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.7} +\def\blx@bcfversion{2.8} % 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 |