From 2bd793f897d13d43a730e8a67ace22853df406d3 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Fri, 18 Mar 2011 15:17:50 +0000 Subject: e-pTeX-110315 (mostly) git-svn-id: svn://tug.org/texlive/trunk@21756 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/biber/TeXLive/TLUtils.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Build/source/utils/biber') diff --git a/Build/source/utils/biber/TeXLive/TLUtils.pm b/Build/source/utils/biber/TeXLive/TLUtils.pm index f8d921dea14..dda38e50936 100644 --- a/Build/source/utils/biber/TeXLive/TLUtils.pm +++ b/Build/source/utils/biber/TeXLive/TLUtils.pm @@ -1,4 +1,4 @@ -# $Id: TLUtils.pm 21714 2011-03-14 21:27:26Z karl $ +# $Id: TLUtils.pm 21755 2011-03-18 08:36:58Z peter $ # TeXLive::TLUtils.pm - the inevitable utilities for TeX Live. # Copyright 2007, 2008, 2009, 2010 Norbert Preining, Reinhard Kotucha # This file is licensed under the GNU General Public License version 2 @@ -6,7 +6,7 @@ package TeXLive::TLUtils; -my $svnrev = '$Revision: 21714 $'; +my $svnrev = '$Revision: 21755 $'; my $_modulerevision; if ($svnrev =~ m/: ([0-9]+) /) { $_modulerevision = $1; -- cgit v1.2.3