summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex/bst
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-07-14 23:27:39 +0000
committerKarl Berry <karl@freefriends.org>2012-07-14 23:27:39 +0000
commite244e1c4b6d2aa14172a2a960118781b8aaa12a8 (patch)
tree7ffa8d5c7165cac292ebe0af04bd80542d42f1d6 /Master/texmf-dist/bibtex/bst
parent284d3fcecc62486eebe00cd883d31ccc18d4ea77 (diff)
biblatex 2.0 (8jul12)
git-svn-id: svn://tug.org/texlive/trunk@27055 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex/bst')
-rw-r--r--Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst8
1 files changed, 3 insertions, 5 deletions
diff --git a/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst b/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst
index 6c5cf435679..ed1a98d21cf 100644
--- a/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst
+++ b/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst
@@ -1,5 +1,3 @@
-% $Id: biblatex.bst,v 1.7 2011/11/13 19:09:07 lehman stable $
-
% Copyright (c) 2006-2011 Philipp Lehman.
%
% Permission is granted to copy, distribute and/or modify this
@@ -175,7 +173,7 @@ STRINGS { ctrl.alphaothers templist tempstrga tempstrgb resvstrga
last.name last.hash last.year last.extra }
FUNCTION {initialize} {
- "$Revision: 1.7 $"
+ "$Revision: 2.0 $"
#12 entry.max$ substring$
#-3 entry.max$ substring$
"Biblatex version: " swap$ * top$
@@ -1762,7 +1760,7 @@ FUNCTION {input:control:options} {
FUNCTION {input:control:version} {
input:control:parse
- "$Revision: 1.7 $"
+ "$Revision: 2.0 $"
#12 entry.max$ substring$
#-3 entry.max$ substring$
'tempstrga :=
@@ -2585,7 +2583,7 @@ SORT
FUNCTION {output:main:begin} {
"% $ biblatex auxiliary file $" write$ newline$
- "% $ biblatex version " "$Revision: 1.7 $"
+ "% $ biblatex version " "$Revision: 2.0 $"
#12 entry.max$ substring$ #-3 entry.max$ substring$ * " $" * write$ newline$
"% Do not modify the above lines!" write$ newline$
"%" write$ newline$