summaryrefslogtreecommitdiff
path: root/lib/Module/Build/Platform/VOS.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Module/Build/Platform/VOS.pm')
-rw-r--r--lib/Module/Build/Platform/VOS.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Module/Build/Platform/VOS.pm b/lib/Module/Build/Platform/VOS.pm
index a3e5c8e124..befec9d302 100644
--- a/lib/Module/Build/Platform/VOS.pm
+++ b/lib/Module/Build/Platform/VOS.pm
@@ -2,7 +2,7 @@ package Module::Build::Platform::VOS;
use strict;
use vars qw($VERSION);
-$VERSION = '0.2808_01';
+$VERSION = '0.30';
$VERSION = eval $VERSION;
use Module::Build::Base;