summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/VServer.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/VServer.pm b/lib/VServer.pm
index 7ad1de7..88437d4 100644
--- a/lib/VServer.pm
+++ b/lib/VServer.pm
@@ -1,7 +1,7 @@
#!/usr/bin/perl -T
package VServer;
-our $VERSION = '1.8';
+our $VERSION = '1.9';
use strict;
use warnings;