Merge branch 'bug/2390-tmpfile-race'
[exim.git] / src / src / exiqgrep.src
index c26da684bfae3f136c9414930df73e6ec68a615b..c4f7c4b58aac30f11964b775b9429c6e7e5aea62 100644 (file)
@@ -49,7 +49,7 @@ if ($^O eq 'darwin') { # aka MacOS X
 if ($ARGV[0] eq '--version') {
     print basename($0) . ": $0\n",
         "build: EXIM_RELEASE_VERSIONEXIM_VARIANT_VERSION\n",
-        "perl(runtime): $^V\n";
+        "perl(runtime): $]\n";
         exit 0;
 }