summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex/bst/biblatex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/bibtex/bst/biblatex')
-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 $"