summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/VServer.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/VServer.pm b/lib/VServer.pm
index 85ab0e8..b98e34a 100644
--- a/lib/VServer.pm
+++ b/lib/VServer.pm
@@ -1,7 +1,7 @@
#!/usr/bin/perl -T
package VServer;
-our $VERSION = '1.11';
+our $VERSION = '1.12';
use strict;
use warnings;