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/TLPDB.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/tlpkg/TeXLive/TLPDB.pm') diff --git a/Master/tlpkg/TeXLive/TLPDB.pm b/Master/tlpkg/TeXLive/TLPDB.pm index 55f01b32fed..fabb05332b7 100644 --- a/Master/tlpkg/TeXLive/TLPDB.pm +++ b/Master/tlpkg/TeXLive/TLPDB.pm @@ -7,7 +7,7 @@ package TeXLive::TLPDB; -my $svnrev = '$Revision: 14542 $'; +my $svnrev = '$Revision$'; my $_modulerevision; if ($svnrev =~ m/: ([0-9]+) /) { $_modulerevision = $1; -- cgit v1.2.3