This commit is contained in:
Steve Checkoway
2003-08-02 13:03:15 +00:00
parent e0e79c9348
commit 810e34bb2c
@@ -2,7 +2,7 @@
#Stupid ProjectBuild wouldn't allow perl
exec perl -w -e '
perl -w -e '
open F, "<version.tst"||die;
$ver = <F>;
close F;