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.bst8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst b/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst
index f18c2adeff6..7e982cabc32 100644
--- a/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst
+++ b/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst
@@ -1,4 +1,4 @@
-% $Id: biblatex.bst,v 1.4c 2011/05/12 18:28:32 lehman stable $
+% $Id: biblatex.bst,v 1.5 2011/06/08 18:45:46 lehman stable $
% Copyright (c) 2006-2011 Philipp Lehman.
%
@@ -175,7 +175,7 @@ STRINGS { ctrl.alphaothers templist tempstrga tempstrgb resvstrga
last.name last.hash last.year last.extra }
FUNCTION {initialize} {
- "$Revision: 1.4 $"
+ "$Revision: 1.5 $"
#12 entry.max$ substring$
#-3 entry.max$ substring$
"Biblatex version: " swap$ * top$
@@ -1748,7 +1748,7 @@ FUNCTION {input:control:options} {
FUNCTION {input:control:version} {
input:control:parse
- "$Revision: 1.4 $"
+ "$Revision: 1.5 $"
#12 entry.max$ substring$
#-3 entry.max$ substring$
'tempstrga :=
@@ -2571,7 +2571,7 @@ SORT
FUNCTION {output:main:begin} {
"% $ biblatex auxiliary file $" write$ newline$
- "% $ biblatex version " "$Revision: 1.4 $"
+ "% $ biblatex version " "$Revision: 1.5 $"
#12 entry.max$ substring$ #-3 entry.max$ substring$ * " $" * write$ newline$
"% Do not modify the above lines!" write$ newline$
"%" write$ newline$