diff options
author | doktornotor <notordoktor@gmail.com> | 2015-08-13 00:49:37 +0200 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-08-13 00:49:37 +0200 |
commit | 80810e93ad85c175356fd1ef5f90a64d713b7fea (patch) | |
tree | 0e48051a0a303b10b9f75d2a305bc03b166dc892 | |
parent | 51710804aa53ee97cd702eee805e7be40e7f18f6 (diff) | |
download | pfsense-packages-80810e93ad85c175356fd1ef5f90a64d713b7fea.tar.gz pfsense-packages-80810e93ad85c175356fd1ef5f90a64d713b7fea.tar.bz2 pfsense-packages-80810e93ad85c175356fd1ef5f90a64d713b7fea.zip |
vHosts version bump plus status to Alpha
-rw-r--r-- | pkg_config.10.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index c66d2b96..a57d137a 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -373,8 +373,8 @@ <port_category>www</port_category> <pkginfolink>https://doc.pfsense.org/index.php/vhosts</pkginfolink> <config_file>https://packages.pfsense.org/packages/config/vhosts/vhosts.xml</config_file> - <version>0.7.5</version> - <status>Stable</status> + <version>0.8.0</version> + <status>ALPHA</status> <required_version>2.2</required_version> <maintainer>markjcrane@gmail.com</maintainer> <configurationfile>vhosts.xml</configurationfile> |