diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2009-10-14 01:04:50 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2009-10-14 01:04:50 -0400 |
commit | a1a26422d94900583efb5c55753da637dae7d731 (patch) | |
tree | ed044714ed161d2234192ef93e75e3b70e10ee96 | |
parent | 634f83238c9f99949152ddbcbce1efba21c1f0d8 (diff) | |
download | pfsense-packages-a1a26422d94900583efb5c55753da637dae7d731.tar.gz pfsense-packages-a1a26422d94900583efb5c55753da637dae7d731.tar.bz2 pfsense-packages-a1a26422d94900583efb5c55753da637dae7d731.zip |
Version bump for haproxy. Working really well now
-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 03074c3e..b19eb0da 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -7,7 +7,7 @@ <descr>The Reliable, High Performance TCP/HTTP Load Balancer</descr> <website>http://haproxy.1wt.eu/</website> <category>Services</category> - <version>0.5</version> + <version>0.6</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 5a3c0521..8dd86fa8 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -7,7 +7,7 @@ <descr>The Reliable, High Performance TCP/HTTP Load Balancer</descr> <website>http://haproxy.1wt.eu/</website> <category>Services</category> - <version>0.5</version> + <version>0.6</version> <status>BETA</status> <required_version>1.2.3</required_version> <config_file>http://www.pfsense.com/packages/config/haproxy/haproxy.xml</config_file> |