From 90f839e6a47694f378b93a313c51c4f91826b977 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 6 Aug 2009 13:20:26 +0000 Subject: expand Revision property on all those file git-svn-id: svn://tug.org/texlive/trunk@14553 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLPaper.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/tlpkg/TeXLive/TLPaper.pm') diff --git a/Master/tlpkg/TeXLive/TLPaper.pm b/Master/tlpkg/TeXLive/TLPaper.pm index 10afb886e17..3aa2ec76d18 100644 --- a/Master/tlpkg/TeXLive/TLPaper.pm +++ b/Master/tlpkg/TeXLive/TLPaper.pm @@ -1,4 +1,4 @@ -# $Id: papersize-setting.pl 11574 2008-12-10 00:06:21Z preining $ +# $Id$ # # Adjusting and querying paper sizes from various config files # @@ -13,7 +13,7 @@ package TeXLive::TLPaper; -my $svnrev = '$Revision: 11574 $'; +my $svnrev = '$Revision$'; my $_modulerevision; if ($svnrev =~ m/: ([0-9]+) /) { $_modulerevision = $1; -- cgit v1.2.3