From 8c2defb5e8e3b047801432524904f5888ef781c1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 12 May 2013 17:55:50 +0000 Subject: v2.19, history git-svn-id: svn://tug.org/texlive/trunk@30419 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/extra/epstopdf/epstopdf.pl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Build') diff --git a/Build/source/extra/epstopdf/epstopdf.pl b/Build/source/extra/epstopdf/epstopdf.pl index c3496958187..983e08f399e 100755 --- a/Build/source/extra/epstopdf/epstopdf.pl +++ b/Build/source/extra/epstopdf/epstopdf.pl @@ -43,6 +43,8 @@ # # emacs-page # History +# 2013/05/12 v2.19 (Karl Berry) +# * explain option naming conventions (= defaults for Getopt::Long). # 2012/05/22 v2.18 (Karl Berry) # * use /usr/bin/env, since Ruby has apparently required #! for years, # and we rely on it for our other scripts, so why not. @@ -154,9 +156,9 @@ ### program identification my $program = "epstopdf"; -my $ident = '($Id$) 2.18'; +my $ident = '($Id$) 2.19'; my $copyright = < -- cgit v1.2.3