diff options
author | Chris Buechler <cmb@pfsense.org> | 2015-12-02 17:06:21 -0600 |
---|---|---|
committer | Chris Buechler <cmb@pfsense.org> | 2015-12-02 17:06:21 -0600 |
commit | 2ad51aa2f70f5dc0a347cb9c92918978f4f90248 (patch) | |
tree | 22b7a1cdcbf023296cdecbb0d935346c10595579 | |
parent | 06dc343ead9a90cd38bcec3c37c0fe0057c8871f (diff) | |
parent | 42dc5004b6418e96fd2203813af336078a78fe67 (diff) | |
download | pfsense-packages-2ad51aa2f70f5dc0a347cb9c92918978f4f90248.tar.gz pfsense-packages-2ad51aa2f70f5dc0a347cb9c92918978f4f90248.tar.bz2 pfsense-packages-2ad51aa2f70f5dc0a347cb9c92918978f4f90248.zip |
Merge pull request #1202 from doktornotor/patch-7
-rw-r--r-- | config/diag_states_pt/diag_new_states.xml | 4 | ||||
-rw-r--r-- | pkg_config.10.xml | 2 | ||||
-rw-r--r-- | pkg_config.8.xml | 2 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/config/diag_states_pt/diag_new_states.xml b/config/diag_states_pt/diag_new_states.xml index 941d69fc..3a36027b 100644 --- a/config/diag_states_pt/diag_new_states.xml +++ b/config/diag_states_pt/diag_new_states.xml @@ -42,13 +42,13 @@ ]]> </copyright> <name>diag_new_states</name> - <version>0.3</version> + <version>0.3.1</version> <title>Diagnostics: States New</title> <menu> <name>States New</name> <tooltiptext>States by Paul Taylor</tooltiptext> <section>Diagnostics</section> - <url>diag_new_states.php</url> + <url>/diag_new_states.php</url> </menu> <additional_files_needed> <prefix>/usr/local/www/</prefix> diff --git a/pkg_config.10.xml b/pkg_config.10.xml index 3756aa4d..6094bc85 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -864,7 +864,7 @@ <name>diag_new_states</name> <descr>Paul Taylor's version of Diagnostics States which utilizes pftop.</descr> <category>Network Management</category> - <version>0.3.1</version> + <version>0.3.2</version> <maintainer>ptaylor@addressplus.net</maintainer> <required_version>2.2</required_version> <status>BETA</status> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 38408529..784ffbbd 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -895,7 +895,7 @@ <descr>Paul Taylors version of Diagnostics States which utilizes pftop.</descr> <website>http://www.addressplus.net</website> <category>Network Management</category> - <version>0.3.1</version> + <version>0.3.2</version> <maintainer>ptaylor@addressplus.net</maintainer> <required_version>1.2.1</required_version> <status>BETA</status> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index dd28d6f8..a3f17c9d 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -882,7 +882,7 @@ <descr>Paul Taylors version of Diagnostics States which utilizes pftop.</descr> <website>http://www.addressplus.net</website> <category>Network Management</category> - <version>0.3.1</version> + <version>0.3.2</version> <maintainer>ptaylor@addressplus.net</maintainer> <required_version>1.2.1</required_version> <status>BETA</status> |