From fd4cc7afcbc87bd9701bb6fa8bc303b863a2678c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 2 May 2014 21:15:13 +0000 Subject: mf2pt1 (2may14) git-svn-id: svn://tug.org/texlive/trunk@33802 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/texlive/linked_scripts/mf2pt1/mf2pt1.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Build/source') diff --git a/Build/source/texk/texlive/linked_scripts/mf2pt1/mf2pt1.pl b/Build/source/texk/texlive/linked_scripts/mf2pt1/mf2pt1.pl index ad3df2cdf84..abfd02c2f8d 100755 --- a/Build/source/texk/texlive/linked_scripts/mf2pt1/mf2pt1.pl +++ b/Build/source/texk/texlive/linked_scripts/mf2pt1/mf2pt1.pl @@ -7,7 +7,7 @@ ######################################################################## # mf2pt1 # -# Copyright (C) 2012 Scott Pakin # +# Copyright (C) 2014 Scott Pakin # # # # This program may be distributed and/or modified under the conditions # # of the LaTeX Project Public License, either version 1.3c of this # @@ -21,7 +21,7 @@ # version 2006/05/20 or later. # ######################################################################## -our $VERSION = "2.5"; # mf2pt1 version number +our $VERSION = "2.5a"; # mf2pt1 version number require 5.6.1; # I haven't tested mf2pt1 with older Perl versions use File::Basename; -- cgit v1.2.3