diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-04 22:00:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-04 22:00:44 +0000 |
commit | 533e1c769824f755a5d5ee9f7978252e684e250a (patch) | |
tree | 0adb9a4e57c0236c2e5f7e2ed48a59c542dcff73 /Master/texmf-dist/tex | |
parent | 9e23f2efd8ea456d1f3090df40c2f5a04578919e (diff) |
biblatex (4aug12)
git-svn-id: svn://tug.org/texlive/trunk@27308 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex/biblatex.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex/biblatex.sty b/Master/texmf-dist/tex/latex/biblatex/biblatex.sty index 19c497dca50..5badbf80bfc 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{DATE} -\def\abx@version{VERSION} +\def\abx@date{2012/08/02} +\def\abx@version{2.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)} |