We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 696ebc3 commit 3e86c50Copy full SHA for 3e86c50
Makefile
@@ -1,6 +1,6 @@
1
HOME=$(shell pwd)
2
MAINVERSION=1.6
3
-VERSION=1.6.10
+VERSION=1.6.11
4
RELEASE=1
5
6
all: build
SPECS/haproxy.spec
@@ -13,7 +13,7 @@
13
14
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
15
Name: haproxy
16
-Version: 1.6.10
+Version: 1.6.11
17
Release: 1%{?dist}
18
License: GPL
19
Group: System Environment/Daemons
0 commit comments