From 686b506d441e4258181e3c918e94f3bc767b9b34 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 8 Jan 2011 00:40:13 +0000 Subject: biblatex 1.1 (5jan11) git-svn-id: svn://tug.org/texlive/trunk@20968 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/bibtex/bst/biblatex') diff --git a/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst b/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst index 0f42e974b39..e2abf4ef4ff 100644 --- a/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst +++ b/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst @@ -1,6 +1,6 @@ -% $Id: biblatex.bst,v 1.0 2010/11/19 16:16:35 lehman stable $ +% $Id: biblatex.bst,v 1.1 2011/01/05 21:45:11 lehman stable $ -% Copyright (c) 2006-2010 Philipp Lehman. +% Copyright (c) 2006-2011 Philipp Lehman. % % Permission is granted to copy, distribute and/or modify this % software under the terms of the LaTeX Project Public License @@ -175,7 +175,7 @@ STRINGS { ctrl.alphaothers templist tempstrga tempstrgb resvstrga last.name last.hash last.uniq last.year last.extra } FUNCTION {initialize} { - "$Revision: 1.0 $" + "$Revision: 1.1 $" #12 entry.max$ substring$ #-3 entry.max$ substring$ "Biblatex version: " swap$ * top$ @@ -1746,7 +1746,7 @@ FUNCTION {input:control:options} { FUNCTION {input:control:version} { input:control:parse - "$Revision: 1.0 $" + "$Revision: 1.1 $" #12 entry.max$ substring$ #-3 entry.max$ substring$ 'tempstrga := @@ -2662,7 +2662,7 @@ SORT FUNCTION {output:main:begin} { "% $ biblatex auxiliary file $" write$ newline$ - "% $ biblatex version " "$Revision: 1.0 $" + "% $ biblatex version " "$Revision: 1.1 $" #12 entry.max$ substring$ #-3 entry.max$ substring$ * " $" * write$ newline$ "% Do not modify the above lines!" write$ newline$ "%" write$ newline$ -- cgit v1.2.3