From 5d415665805ab0400c444d5b323564aa281f7064 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 13 Jun 2016 13:23:45 +0200 Subject: [PATCH] net/haproxy: bump version after recent merge --- net/haproxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index b99ae400e..d00b06561 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= haproxy -PLUGIN_VERSION= 1.2 +PLUGIN_VERSION= 1.3 PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer PLUGIN_DEPENDS= haproxy PLUGIN_MAINTAINER= opnsense@moov.de