summaryrefslogtreecommitdiff
path: root/plan9/genconfig.pl
diff options
context:
space:
mode:
Diffstat (limited to 'plan9/genconfig.pl')
-rw-r--r--plan9/genconfig.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/plan9/genconfig.pl b/plan9/genconfig.pl
index 2ab6295884..edcaf338db 100644
--- a/plan9/genconfig.pl
+++ b/plan9/genconfig.pl
@@ -10,7 +10,7 @@
#
#==== Locations of installed Perl components
-$p9pvers="5.00301";
+$p9pvers="_P9P_VERSION";
$prefix='';
$p9p_objtype=$ENV{'objtype'};
$builddir="/sys/src/cmd/perl/$p9pvers";