aboutsummaryrefslogtreecommitdiffstats
path: root/xmpt
diff options
context:
space:
mode:
Diffstat (limited to 'xmpt')
-rwxr-xr-xxmpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmpt b/xmpt
index 9ab7f7d..5e79d7d 100755
--- a/xmpt
+++ b/xmpt
@@ -9,6 +9,8 @@ use v5.10;
use strict;
use warnings;
+our $VERSION = '0';
+
my $configpath = 'localhost.conf';
my $testplanpath = 'testplan';
my $templatepath = 'xml';