summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2022-06-23 16:04:56 +0300
committerSergey Poznyakoff <gray@gnu.org>2022-06-23 16:04:56 +0300
commit2ad2fa736e9d6b2af945ab3df7d518ce436ce0d3 (patch)
treeb50b223376194643c8d694ed5a63c5656ccdd587 /lib
parentc3a00becf8ed92bd1ed34a249fb905f862bfac4c (diff)
downloadconfig-haproxy-master.tar.gz
config-haproxy-master.tar.bz2
Version 1.08HEADv1.08master
Diffstat (limited to 'lib')
-rw-r--r--lib/Config/HAProxy.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Config/HAProxy.pm b/lib/Config/HAProxy.pm
index 3e2f4f9..f220051 100644
--- a/lib/Config/HAProxy.pm
+++ b/lib/Config/HAProxy.pm
@@ -16,7 +16,7 @@ use File::Spec;
use IPC::Cmd qw(run);
use Carp;
-our $VERSION = '1.06';
+our $VERSION = '1.08';
my %sections = (
global => 1,

Return to:

Send suggestions and report system problems to the System administrator.