X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fexipick.src;h=b6c28ef23bc18e313f2929e763bf7179eeccbd50;hb=4b7a74717ed76f5336fe677bb360fe3da0e47aa6;hp=d486b4289893485f7c240c18b2aaf441f874f777;hpb=983da87847289c7f5373e4d5933d379f211b7613;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/exipick.src b/src/src/exipick.src index d486b4289..b6c28ef23 100644 --- a/src/src/exipick.src +++ b/src/src/exipick.src @@ -88,7 +88,7 @@ GetOptions( 'version' => sub { print basename($0) . ": $0\n", "build: EXIM_RELEASE_VERSIONEXIM_VARIANT_VERSION\n", - "perl(runtime): $^V\n"; + "perl(runtime): $]\n"; exit 0; }, ) || exit(1);