diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2010-01-21 11:17:52 -0500 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2010-01-21 11:17:52 -0500 |
commit | 059cf9721f3edd1ab4f14d7973bcc48cadca1458 (patch) | |
tree | c5dc15f69c8670541b841754d93699fbc05bc76a | |
parent | f61970dd0b335d12430eb4d2f2e6c896df111ca4 (diff) | |
download | pfsense-packages-059cf9721f3edd1ab4f14d7973bcc48cadca1458.tar.gz pfsense-packages-059cf9721f3edd1ab4f14d7973bcc48cadca1458.tar.bz2 pfsense-packages-059cf9721f3edd1ab4f14d7973bcc48cadca1458.zip |
Version bump for haproxy to 0.27
-rwxr-xr-x | pkg_config.7.xml | 2 | ||||
-rwxr-xr-x | pkg_config.8.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index c21c7a8b..5923f9b0 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -20,7 +20,7 @@ <descr>The Reliable, High Performance TCP/HTTP Load Balancer</descr> <website>http://haproxy.1wt.eu/</website> <category>Services</category> - <version>0.26</version> + <version>0.27</version> <status>BETA</status> <required_version>1.2.3</required_version> <config_file>http://www.pfsense.com/packages/config/haproxy/haproxy.xml</config_file> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 9f219ad3..dee66340 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -20,7 +20,7 @@ <descr>The Reliable, High Performance TCP/HTTP Load Balancer</descr> <website>http://haproxy.1wt.eu/</website> <category>Services</category> - <version>0.26</version> + <version>0.27</version> <status>BETA</status> <required_version>1.2.3</required_version> <config_file>http://www.pfsense.com/packages/config/haproxy/haproxy.xml</config_file> |