diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex/biblatex.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex/biblatex.sty | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex/biblatex.sty b/Master/texmf-dist/tex/latex/biblatex/biblatex.sty index fe3d920786c..981eea02a56 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{2012/10/29} -\def\abx@version{2.3} +\def\abx@date{2012/11/27} +\def\abx@version{2.4} \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.1} +\def\blx@bcfversion{2.2} % 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 @@ -77,7 +77,7 @@ \fi {% % A few things not defined by v1 so has to be handled if using v1 - \protected\long\def\DeclareDefaultSourcemap[#1]#2{}% + \protected\long\def\DeclareDriverSourcemap[#1]#2{}% \protected\long\def\DeclareLabelalphaTemplate#1{}% \protected\long\def\DeclareLabeltitle#1{}% \protected\long\def\abx@dointernalfields{}% |