Skip to content

Commit 3e86c50

Browse files
committed
Update for HAproxy 1.6.11
1 parent 696ebc3 commit 3e86c50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
HOME=$(shell pwd)
22
MAINVERSION=1.6
3-
VERSION=1.6.10
3+
VERSION=1.6.11
44
RELEASE=1
55

66
all: build

SPECS/haproxy.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
1515
Name: haproxy
16-
Version: 1.6.10
16+
Version: 1.6.11
1717
Release: 1%{?dist}
1818
License: GPL
1919
Group: System Environment/Daemons

0 commit comments

Comments
 (0)