summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-08-17 22:46:38 +0000
committerKarl Berry <karl@freefriends.org>2012-08-17 22:46:38 +0000
commit1445c584db507222557602e4fb9790061d03abdb (patch)
tree00431414668cf2e349c60bc1eaaea28ec38e3d47 /Master/texmf-dist/bibtex
parent949a40dc13f864beaec0654b15a8002760168143 (diff)
biblatex 2.2 (17aug12)
git-svn-id: svn://tug.org/texlive/trunk@27438 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r--Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst b/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst
index 4cfb357ddeb..cff4f4d0493 100644
--- a/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst
+++ b/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst
@@ -173,7 +173,7 @@ STRINGS { ctrl.alphaothers templist tempstrga tempstrgb resvstrga
last.name last.hash last.year last.extra }
FUNCTION {initialize} {
- "$Revision: 2.1 $"
+ "$Revision: 2.2 $"
#12 entry.max$ substring$
#-3 entry.max$ substring$
"Biblatex version: " swap$ * top$
@@ -1758,6 +1758,7 @@ FUNCTION {input:control:options} {
input:control:parse str.to.int
}
+% This version corresponds to the .bbl version, *not* the biblatex version!
FUNCTION {input:control:version} {
input:control:parse
"$Revision: 2.1 $"
@@ -2581,6 +2582,7 @@ ITERATE {mainsort}
SORT
+% This version corresponds to the .bbl version, *not* the biblatex version!
FUNCTION {output:main:begin} {
"% $ biblatex auxiliary file $" write$ newline$
"% $ biblatex version " "$Revision: 2.1 $"